UNPKG

onsenui

Version:

HTML5 Mobile Framework & UI Components

5 lines 162 B
// For @onsenui/custom-elements if (window.customElements) { // even if native CE1 impl exists, use polyfill window.customElements.forcePolyfill = true; }