package.dist.prod.IgnoreCustomElements.js Maven / Gradle / Ivy
"use strict";const r=[],n=t=>{if(typeof t!="string"||!t.length)throw new Error("Only string characters for a tag prefix.");r.push(t)},o=t=>r.some(s=>t.startsWith(s));export{n as ignoreCustomElements,o as shouldIgnoreCustomElement};
//# sourceMappingURL=IgnoreCustomElements.js.map