UNPKG

@woosh/meep-engine

Version:

Pure JavaScript game engine. Fully featured and production ready.

2 lines (1 loc) 74 B
export const STRING_TEMPLATE_VARIABLE_REGEX = /\$\{([a-zA-Z0-9_]+)\}/gi;