(e)
| 43 | return RegExp(e.replace(/[-/\\^$*+?.()|[\]{}]/g,"\\$&"),"m")}function d(e){ |
| 44 | return e?"string"==typeof e?e:e.source:null}function m(e){return E("(?=",e,")")} |
| 45 | function p(e){return E("(?:",e,")*")}function u(e){return E("(?:",e,")?")} |
| 46 | function E(...e){return e.map((e=>d(e))).join("")}function g(...e){const t=(e=>{ |
| 47 | const t=e[e.length-1] |
| 48 | ;return"object"==typeof t&&t.constructor===Object?(e.splice(e.length-1,1),t):{} |
no test coverage detected