UNPKG

alsatian

Version:

TypeScript and JavaScript testing framework for beautiful and readable tests

9 lines 291 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); class FunctionSpyCallCountMatcher { get times() { return undefined; } } exports.FunctionSpyCallCountMatcher = FunctionSpyCallCountMatcher; //# sourceMappingURL=function-spy-call-count-matcher.js.map