UNPKG

typegpu

Version:

A thin layer between JS and WebGPU/WGSL that improves development experience and allows for faster iteration.

3 lines (2 loc) 106 B
import * as tinyest from 'tinyest'; export declare function stringifyNode(node: tinyest.AnyNode): string;