feat: update libraries

This commit is contained in:
2026-01-12 00:32:42 +08:00
parent de7d85fdc9
commit 3a74da85d2
3 changed files with 125 additions and 10 deletions

View File

@@ -12,6 +12,11 @@ Publish script:
hatter script pub --type deno-mod deno-commons-mod.ts
```
Test script:
```shell
deno test --allow-all deno-commons-mod.ts
```
Published deno-mod at:
[script deno mod](https://hatter.ink/script/list_script.jssp?type=deno-mod)