UNPKG

@-xun/test-mock-import

Version:

A generic testing utility that wraps require to ensure imports are performed without caching

7 lines (6 loc) 202 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.globalDebuggerNamespace = void 0; const globalDebuggerNamespace = exports.globalDebuggerNamespace = 'xmockImport';