feat: Adding token creator and a parser
Showing
... | ... | @@ -6,8 +6,10 @@ |
"main": "src/util/token.ts", | ||
"types": "types/security-ndjs-lib.d.ts", | ||
"scripts": { | ||
"build": "tsc", | ||
"test": "jest --config jest.config.ts" | ||
}, | ||
"keywords": [], | ||
"author": "poqh", | ||
"license": "ISC", | ||
... | ... |
types/tokenmodel.js
0 → 100644
Please
register
or
sign in
to comment