UNPKG

@sutton-signwriting/sgnw-components

Version:

a javascript package of web components for use with the SignWriting script.

10 lines (7 loc) 262 B
/*! * The Sutton SignWriting Web Components */ import { S as SgnwButton$1, d as defineCustomElement$1 } from './sgnw-button2.js'; const SgnwButton = SgnwButton$1; const defineCustomElement = defineCustomElement$1; export { SgnwButton, defineCustomElement };