UNPKG

@woosh/meep-engine

Version:

Pure JavaScript game engine. Fully featured and production ready.

7 lines 178 B
/** * * @param {string} path * @returns {String|null} */ export function computeFileExtension(path: string): string | null; //# sourceMappingURL=computeFileExtension.d.ts.map