first commit

This commit is contained in:
Jacob Nguyen
2023-06-02 11:32:50 -05:00
commit e21cf1b88b
6 changed files with 262 additions and 0 deletions

3
index.js Normal file
View File

@@ -0,0 +1,3 @@
#!/usr/bin/env node
import "./dist/index.mjs"