UNPKG

@woosh/meep-engine

Version:

Pure JavaScript game engine. Fully featured and production ready.

6 lines 149 B
/** * Separator used for file paths and URLs * @type {string} */ export const PATH_SEPARATOR: string; //# sourceMappingURL=PATH_SEPARATOR.d.ts.map