UNPKG

@woosh/meep-engine

Version:

Pure JavaScript game engine. Fully featured and production ready.

7 lines 185 B
/** * * @param {ReactiveExpression} exp * @return {string} */ export function compileReactiveToJS(exp: ReactiveExpression): string; //# sourceMappingURL=compileReactiveToJS.d.ts.map