feat: funjia工具库v1.0.0版本

This commit is contained in:
2024-08-25 16:31:47 +08:00
commit 07908bb596
16 changed files with 601 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"name": "funjialib",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"types": "./index.d.ts",
"description": ""
}