feat: add libraries readme

This commit is contained in:
2025-01-11 10:43:08 +08:00
parent c041590788
commit 6303b0445e

6
libraries/README.md Normal file
View File

@@ -0,0 +1,6 @@
# Deno libraries:
Publish script:
```shell
cmd script pub --type deno-mod deno-commons-mod.ts
```