UNPKG

typemoq

Version:

A simple mocking library for TypeScript

1 lines 55 B
export enum ExpectedCallType { InAnyOrder, InSequence }