diff options
Diffstat (limited to 'pkg/constants.ts')
| -rw-r--r-- | pkg/constants.ts | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/pkg/constants.ts b/pkg/constants.ts deleted file mode 100644 index 09cc451..0000000 --- a/pkg/constants.ts +++ /dev/null @@ -1,3 +0,0 @@ -export const ID_LENGTH = 16; -export const ENCRYPTION_KEY_LENGTH = 128; -export const LATEST_KEY_VERSION = 2; |
