UNPKG

hydra-element

Version:

A custom element for wrapping the hydra-synth engine

4 lines (2 loc) 112 B
import { HydraElement } from './src/element.js' window.customElements.define('hydra-element', HydraElement)