1
parents
Showing
dist/index.js
0 → 100644
dist/index.js.map
0 → 100644
package.json
0 → 100644
| { | ||
| "name": "libdemo", | ||
| "version": "0.0.1", | ||
| "description": "", | ||
| "main": "./dist/index.js", | ||
| "types": "./types/index.d.ts", | ||
| "scripts": { }, | ||
| "author": "", | ||
| "license": "ISC" | ||
| } | ||
| \ No newline at end of file |
src/index.ts
0 → 100644
tsconfig.json
0 → 100644
types/index.d.ts
0 → 100644
Please register or sign in to comment