API reference

Every public class, method, and event in @codexo/exojs. Generated from source.

T

typeAsepriteData

@codexo/exojs-aseprite / aseprite / stable

Union of both Aseprite JSON export formats. Use isAsepriteArrayData to discriminate between array and hash mode.

0
props
0
methods
0
events
Import
import { AsepriteData } from '@codexo/exojs-aseprite'

Union of both Aseprite JSON export formats.

Use isAsepriteArrayData to discriminate between array and hash mode.

Definition1
Source