2026-06-06 20:12:40 +07:00
parent de84b2bf48
commit 97ac0f71f5
13682 changed files with 1125938 additions and 0 deletions
@@ -0,0 +1,5 @@
{
"scripts": {
"test": "npm --prefix ./cjs test && npm --prefix ./esm test && npm --prefix ./types test"
}
}