Skip to content

Commit

Permalink
Add types in package.json (#1415)
Browse files Browse the repository at this point in the history
  • Loading branch information
ri-char authored Mar 4, 2024
1 parent 217755b commit 323eaa0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"version": "1.0.6",
"description": "Library for KernelSU's module WebUI",
"main": "index.js",
"types": "index.d.ts",
"scripts": {
"test": "npm run test"
},
Expand Down

0 comments on commit 323eaa0

Please sign in to comment.