UNPKG

typegpu

Version:

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

3 lines (2 loc) 158 B
import { type _ref as ref } from '../data/ref.ts'; export declare const arrayLength: import("../types.ts").DualFn<(a: unknown[] | ref<unknown[]>) => number>;