UNPKG

@phaserjs/phaser

Version:
8 lines (7 loc) 108 B
export function CreateFile(key, url, skipCache = false) { return { key, url, skipCache }; }