UNPKG

@sutton-signwriting/sgnw-components

Version:

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

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