first commit

This commit is contained in:
2026-06-09 14:50:53 +08:00
commit 6aebc60bfd
55 changed files with 3126 additions and 0 deletions

4
cli.js Normal file
View File

@@ -0,0 +1,4 @@
#! /usr/bin/env node
'use strict'
import('./src/index.js')