This commit is contained in:
joylink_fanyuhong 2024-10-14 09:39:51 +08:00
commit 3214ef1cc4
1 changed files with 1 additions and 1 deletions

2
lib/index.d.ts vendored
View File

@ -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';