declare `ygopro` global variable
Showing
| ... | ... | @@ -7,12 +7,14 @@ |
| "author": "Sophia <beyondthesophia@gmail.com>", | ||
| "license": "MIT", | ||
| "devDependencies": { | ||
| "@types/node": "^16.11.0", | ||
| "@typescript-eslint/eslint-plugin": "^5.0.0", | ||
| "@typescript-eslint/parser": "^5.0.0", | ||
| "eslint": "^8.0.1", | ||
| "eslint-plugin-import": "^2.25.2", | ||
| "eslint-plugin-prettier": "^4.0.0", | ||
| "prettier": "^2.4.1", | ||
| "type-fest": "^2.5.0", | ||
| "typescript": "^4.4.4" | ||
| } | ||
| } |
src/index.ts
0 → 100644
src/message-helper.ts
0 → 100644
src/ygopro.ts
0 → 100644
Please register or sign in to comment