*Add types to package.json

This commit is contained in:
Derrick Hammer 2022-08-26 21:58:42 -04:00
parent 48a5928256
commit b91fd5d8b5
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
"version": "0.1.0",
"description": "",
"main": "build/index.js",
"types": "src/types.ts",
"author": {
"name": "Derrick Hammer",
"email": "contact@lumeweb.com"