UNPKG

@phaserjs/phaser

Version:
5 lines 174 B
export declare const Cache: { get: (type: string) => Map<string, unknown>; getEntry: (cache: string, entry: string) => unknown; }; //# sourceMappingURL=Cache.d.ts.map