mirror of
https://github.com/SikongJueluo/cc-utils.git
synced 2025-11-04 19:27:50 +08:00
finish basic autocraft for create store
This commit is contained in:
9
types/cc/package.json
Normal file
9
types/cc/package.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "@jackmacwindows/cc-types",
|
||||
"version": "1.0.1",
|
||||
"description": "TypeScript type definitions for CraftOS modules.",
|
||||
"types": "index.d.ts",
|
||||
"files": ["./*.d.ts", "./audio", "./image", "./shell"],
|
||||
"author": "JackMacWindows",
|
||||
"license": "MIT"
|
||||
}
|
||||
Reference in New Issue
Block a user