UNPKG

mockpack

Version:

Mocking of modules for unit testing with webpack 1.x

4 lines (3 loc) 40 B
export function fn() { return 'dep'; }