UNPKG

typemoq

Version:

A simple mocking library for TypeScript

8 lines 251 B
export * from "./ICallContext"; export * from "./ICallInterceptor"; export * from "./Invocation"; export * from "./IProxyCall"; export * from "./IProxy"; export * from "./ProxyES5"; export * from "./ProxyES6"; export * from "./ProxyFactory";