UNPKG

@motion-core/motion-gpu

Version:

Framework-agnostic WebGPU runtime for fullscreen WGSL shaders with explicit Svelte, React, and Vue adapter entrypoints.

7 lines 146 B
/** * Root package entrypoint. * * Framework-agnostic core entrypoint. */ export * from './core/index.js'; //# sourceMappingURL=index.d.ts.map