mirror of
https://github.com/SikongJueluo/cc-utils.git
synced 2025-11-04 19:27:50 +08:00
finish basic access control system
This commit is contained in:
12
types/toml2lua/package.json
Normal file
12
types/toml2lua/package.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "@sikongjueluo/toml2lua-types",
|
||||
"version": "1.0.0",
|
||||
"description": "TypeScript type definitions for library toml2lua APIs.",
|
||||
"types": "./index.d.ts",
|
||||
"files": [
|
||||
"./*.d.ts",
|
||||
"./index.lua"
|
||||
],
|
||||
"author": "SikongJueluo",
|
||||
"license": "MIT"
|
||||
}
|
||||
Reference in New Issue
Block a user