UNPKG

@sutton-signwriting/sgnw-components

Version:

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

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