feat: updates

This commit is contained in:
2026-01-11 20:29:07 +08:00
parent 4936f76de4
commit ea3f50b1fb
3 changed files with 93 additions and 9 deletions

View File

@@ -3,12 +3,13 @@
Check scripts:
```shell
cmd script check --type deno-mod
hatter script check --type deno-mod
```
Publish script:
```shell
cmd script pub --type deno-mod deno-commons-mod.ts
hatter script pub --type deno-mod deno-commons-mod.ts
```