UNPKG

typemoq

Version:

A simple mocking library for TypeScript

7 lines (6 loc) 182 B
export * from "./IMatch"; export * from "./Match"; export * from "./MatchAny"; export * from "./MatchPred"; export * from "./MatchValue"; export * from "./MatchObjectWith";