This commit is contained in:
pincman
2024-05-10 06:29:02 +08:00
parent 8cfbfa85cb
commit 894d296159
29 changed files with 497 additions and 782 deletions
@@ -1,5 +1,5 @@
{
"name": "@3rapp/utils",
"name": "@3rapp/common",
"version": "0.0.0",
"files": [
"dist"
+1
View File
@@ -0,0 +1 @@
export * from './utils/tools';
-1
View File
@@ -1 +0,0 @@
export * from './tools';