UNPKG

@phaserjs/phaser

Version:
3 lines 163 B
import { IFile } from './IFile'; export declare function CreateFile(key: string, url: string, skipCache?: boolean): IFile; //# sourceMappingURL=CreateFile.d.ts.map