custom binding function config

This commit is contained in:
Asaki Yuki 2026-02-21 13:57:10 +07:00
parent 6bd3f54842
commit 63315c35c4
8 changed files with 97 additions and 15 deletions

View file

@ -22,7 +22,7 @@
"scripts": {
"build": "tsc",
"dev": "tsc --watch",
"test": "bun test/app.ts --test",
"test": "bun test/app.ts",
"prefetch": "bun scripts/prefetch",
"vanilla:defs": "bun scripts/vanilladefs",
"gen:enums": "bun scripts/enum",