UNPKG

@thi.ng/shader-ast-js

Version:

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

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