diff options
Diffstat (limited to 'src/consts.ts')
| -rw-r--r-- | src/consts.ts | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/consts.ts b/src/consts.ts deleted file mode 100644 index 0e31b83..0000000 --- a/src/consts.ts +++ /dev/null @@ -1,4 +0,0 @@ -import { version } from "../package.json"; - -export const VERSION = version; -export const USER_AGENT = `teawieAPI/${version}`; |
