sparkle-engine

Interface PoolTypes

interface PoolTypes {
    [key: string]: IPoolable;
}

Indexable

[key: string]: IPoolable