good ol' node modules

added to define types for firefox web extension browser api
This commit is contained in:
Jack Case
2025-10-27 20:08:02 +00:00
parent ca0b79b6c8
commit dbec1398e0
3 changed files with 14 additions and 0 deletions

5
package.json Normal file
View File

@@ -0,0 +1,5 @@
{
"dependencies": {
"@types/firefox-webext-browser": "^143.0.0"
}
}