(e)
| 12 | e.exports=t,e.exports.default=t;class a{constructor(e){ |
| 13 | void 0===e.data&&(e.data={}),this.data=e.data,this.isMatchIgnored=!1} |
| 14 | ignoreMatch(){this.isMatchIgnored=!0}}function n(e){ |
| 15 | return e.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""").replace(/'/g,"'") |
| 16 | }function r(e,...t){const a=Object.create(null);for(const t in e)a[t]=e[t] |
| 17 | ;return t.forEach((e=>{for(const t in e)a[t]=e[t]})),a} |
| 18 | const i=e=>!!e.scope||e.sublanguage&&e.language;class s{constructor(e,t){ |
| 19 | this.buffer="",this.classPrefix=t.classPrefix,e.walk(this)}addText(e){ |
no outgoing calls
no test coverage detected