UNPKG

@woosh/meep-engine

Version:

Pure JavaScript game engine. Fully featured and production ready.

6 lines (5 loc) 108 B
/** * Separator used for file paths and URLs * @type {string} */ export const PATH_SEPARATOR = '/';