UNPKG

stu

Version:

Stub dependencies when testing

3 lines (2 loc) 106 B
declare const mockFunction: (fn: Function, cache: WeakMap<any, any>) => any; export default mockFunction;