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