construct notes build system

This commit is contained in:
2025-10-22 03:18:51 +09:00
parent 6f41ae9730
commit bf60eeff7e
5 changed files with 6999 additions and 3 deletions

5
package.json Normal file
View File

@@ -0,0 +1,5 @@
{
"dependencies": {
"crossnote": "^0.9.15"
}
}