提交 3e3a25aa 编写于 作者: M Mugen87

TS: Clean up

上级 4de92620
...@@ -21,6 +21,4 @@ export class Loader { ...@@ -21,6 +21,4 @@ export class Loader {
setPath( path: string ): this; setPath( path: string ): this;
setResourcePath( resourcePath: string ): this; setResourcePath( resourcePath: string ): this;
static Handlers: LoaderHandler;
} }
import { Loader } from './Loader';
export const DefaultLoadingManager: LoadingManager; export const DefaultLoadingManager: LoadingManager;
/** /**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册