UNPKG

wesl-ext-typegpu

Version:

A WESL extension that enables reflection of WESL code into JS through TypeGPU definitions.

4 lines (2 loc) 92 B
declare function weslExtensionTypeGPU(): void; export { weslExtensionTypeGPU as default };