UNPKG

@thi.ng/shader-ast-js

Version:

Customizable JS codegen, compiler & runtime for @thi.ng/shader-ast

4 lines 188 B
import type { JSBuiltinsVec } from "../api.js"; import { Pool } from "../pool.js"; export declare const VEC4: ({ next, uniform }: Pool) => JSBuiltinsVec; //# sourceMappingURL=vec4.d.ts.map