UNPKG

@woosh/meep-engine

Version:

Pure JavaScript game engine. Fully featured and production ready.

6 lines 147 B
/** * * @param {string} source */ export function build_vertex_shader(source: string): string; //# sourceMappingURL=build_vertex_shader.d.ts.map