()
| 15007 | return val; |
| 15008 | } |
| 15009 | function destroy2() { |
| 15010 | console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."); |
| 15011 | } |
| 15012 | createDebug3.enable(createDebug3.load()); |
| 15013 | return createDebug3; |
| 15014 | } |
nothing calls this directly
no test coverage detected
searching dependent graphs…