UNPKG

@sutton-signwriting/sgnw-components

Version:

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

6 lines (5 loc) 177 B
/*! * The Sutton SignWriting Web Components */ module.exports = require('../dist/cjs/loader.cjs.js'); module.exports.applyPolyfills = function() { return Promise.resolve() };