类型报错处理
This commit is contained in:
parent
0106643c1a
commit
1c803d0965
|
@ -1,4 +1,4 @@
|
|||
/// <reference types="global" />
|
||||
/// <reference path="../global.d.ts" />
|
||||
export * as GraphicsExtras from '@pixi/graphics-extras';
|
||||
export * from './app';
|
||||
export * from './core';
|
||||
|
|
Loading…
Reference in New Issue