diff options
| author | 2023-04-18 03:02:17 +0800 | |
|---|---|---|
| committer | 2023-04-18 03:02:17 +0800 | |
| commit | 4919f028c884a041da7ff098abb02389b4eac598 (patch) | |
| tree | b0f482568c4b8c8a680ce6e2e70a7b7ca87dc190 /pkg/constants.ts | |
| parent | b135aac8531c1e1488147ad8c6f98eddbdbe0c99 (diff) | |
| download | HydroRoll-4919f028c884a041da7ff098abb02389b4eac598.tar.gz HydroRoll-4919f028c884a041da7ff098abb02389b4eac598.zip | |
✨add envshare docs
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; |
