Skip to content

Commit

Permalink
fix: remove old atlas suffix typing from the loader
Browse files Browse the repository at this point in the history
  • Loading branch information
miltoncandelero committed May 25, 2023
1 parent cd8ad2f commit bda2e19
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/loader-base/global.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ declare namespace GlobalMixins
interface IResourceMetadata {
spineSkeletonScale?: number;
spineAtlas?: any;
spineAtlasSuffix?: string;
spineAtlasFile?: string;
spineMetadata?: any;
imageNamePrefix?: string;
Expand Down

0 comments on commit bda2e19

Please sign in to comment.