Add NitroSpritesheet to index

This commit is contained in:
MyNameIsBatman 2021-09-18 21:36:04 -03:00
parent 66c3d8a4f3
commit 2c2b909f01

View File

@ -8,6 +8,7 @@ export * from './NitroPoint';
export * from './NitroRectangle';
export * from './NitroRenderTexture';
export * from './NitroSprite';
export * from './NitroSpritesheet';
export * from './NitroTexture';
export * from './PixiApplicationProxy';
export * from './PixiInteractionEventProxy';