UNPKG

@woosh/meep-engine

Version:

Pure JavaScript game engine. Fully featured and production ready.

8 lines 198 B
/** * * @param {String} path * @param {String} format * @returns {String[]} */ export function buildCubeURLs(path: string, format: string): string[]; //# sourceMappingURL=buildCubeURLs.d.ts.map