feat: merge type defiend
Signed-off-by: MiaoWoo <admin@yumc.pw>
This commit is contained in:
parent
9371823d30
commit
e9ac46487c
4
packages/types/dist/index.d.ts
vendored
Normal file
4
packages/types/dist/index.d.ts
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
/// <reference path="./typings/bukkit/index.d.ts" />
|
||||||
|
/// <reference path="./typings/bungee/index.d.ts" />
|
||||||
|
/// <reference path="./typings/nukkit/index.d.ts" />
|
||||||
|
/// <reference path="./typings/sponge/index.d.ts" />
|
@ -13,6 +13,7 @@
|
|||||||
"homepage": "https://github.com/circlecloud/ms.git",
|
"homepage": "https://github.com/circlecloud/ms.git",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
|
"types": "dist/index.d.ts",
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"registry": "https://repo.yumc.pw/repository/npm-hosted/"
|
"registry": "https://repo.yumc.pw/repository/npm-hosted/"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user