feat: merge type defiend

Signed-off-by: MiaoWoo <admin@yumc.pw>
This commit is contained in:
2020-03-02 22:29:29 +08:00
parent 9371823d30
commit e9ac46487c
2 changed files with 5 additions and 0 deletions

4
packages/types/dist/index.d.ts vendored Normal file
View 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" />