@tawaship/pixi-animate-container - v3.0.0
    Preparing search index...

    Interface IAnimateManifest

    interface IAnimateManifest {
        crossOrigin?: boolean;
        id: string;
        src: string;
        type?: string;
        [key: string]: any;
    }

    Indexable

    • [key: string]: any
    Index
    crossOrigin?: boolean
    id: string
    src: string
    type?: string