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:
11
types/craftos/package.json
Normal file
11
types/craftos/package.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "@jackmacwindows/craftos-types",
|
||||
"version": "1.1.3",
|
||||
"description": "TypeScript type definitions for base CraftOS APIs.",
|
||||
"types": "./index.d.ts",
|
||||
"files": [
|
||||
"./index.d.ts"
|
||||
],
|
||||
"author": "JackMacWindows",
|
||||
"license": "MIT"
|
||||
}
|
||||
Reference in New Issue
Block a user