UNPKG

@motion-core/motion-gpu

Version:

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

7 lines (6 loc) 111 B
/** * Root package entrypoint. * * Framework-agnostic core entrypoint. */ export * from './core/index.js';