interface IAnimateLibrary {
    [name: string]: any;
}

Indexable

[name: string]: any

Generated using TypeDoc