(target, value)
| 2 | var __defProp = Object.defineProperty; |
| 3 | var __getOwnPropNames = Object.getOwnPropertyNames; |
| 4 | var __name = (target, value) => __defProp(target, "name", { value, configurable: true }); |
| 5 | var __commonJS = (cb, mod) => function __require() { |
| 6 | return mod || (0, cb[__getOwnPropNames(cb)[0]])((mod = { exports: {} }).exports, mod), mod.exports; |
| 7 | }; |
no outgoing calls
no test coverage detected