diff --git a/lib/index.d.ts b/lib/index.d.ts index 826e1af..d2f97fe 100644 --- a/lib/index.d.ts +++ b/lib/index.d.ts @@ -1,4 +1,4 @@ -/// +/// export * as GraphicsExtras from '@pixi/graphics-extras'; export * from './app'; export * from './core';