add functions into classes

This commit is contained in:
Entwicklung 2023-11-28 08:58:49 +01:00
parent 4c132d716a
commit 72db66fe24

View file

@ -5,9 +5,6 @@
"main": "index.mjs",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "flow-remove-types src/ -d lib/",
"prepublish": "npm run build",
"flow": "flow"
},
"author": "",
"license": "ISC",