UNPKG

typemoq

Version:

A simple mocking library for TypeScript

5 lines (4 loc) 111 B
import * as all from "./_all"; export class CurrentInterceptContext<T> { call: all.IProxyCall<T>; }