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",
|
||||
"license": "ISC",
|
||||
"main": "dist/index.js",
|
||||
"types": "dist/index.d.ts",
|
||||
"publishConfig": {
|
||||
"registry": "https://repo.yumc.pw/repository/npm-hosted/"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user