combine multiple source codes into a file
Showing
| ... | ... | @@ -6,6 +6,7 @@ |
| "repository": "git@git.mycard.moe:async3619/srvpro-types.git", | ||
| "author": "Sophia <beyondthesophia@gmail.com>", | ||
| "license": "MIT", | ||
| "types": "./index.d.ts", | ||
| "devDependencies": { | ||
| "@types/node": "^16.11.0", | ||
| "@typescript-eslint/eslint-plugin": "^5.0.0", | ||
| ... | ... |
src/index.ts
deleted
100644 → 0
src/ygopro.ts
deleted
100644 → 0
Please register or sign in to comment