built new web

This commit is contained in:
2025-05-27 13:17:11 +03:00
parent d84cc7a72c
commit b7d2c524d6
13 changed files with 291 additions and 76 deletions

View File

@@ -1,15 +0,0 @@
{
"name": "hublib",
"type": "module",
"version": "0.1.0",
"files": [
"hublib_bg.wasm",
"hublib.js",
"hublib.d.ts"
],
"main": "hublib.js",
"types": "hublib.d.ts",
"sideEffects": [
"./snippets/*"
]
}