feat: move type def to other package

This commit is contained in:
2019-11-07 15:02:05 +08:00
parent a76858d626
commit 9fa3ed704a
2891 changed files with 7 additions and 113345 deletions

View File

@@ -1,4 +1,4 @@
/// <reference path="./typings/index.ts" />
/// <reference types="@ms/types/dist/typings/bukkit" />
import { server, plugin, command, event, task } from '@ms/api'
import { DefaultContainer as container } from '@ms/container'