UNPKG

testdouble

Version:

A minimal test double library for TDD with JavaScript

4 lines (3 loc) 141 B
export default () => { throw Error('Sorry, but CommonJS module replacement with td.replace() is only supported under Node.js runtimes.') }