DefinitelyTyped/types/angular-meteor
Evan Broder 2f995d071e [meteor] Make check an assertion function (#41414)
Meteor's check is an assertion function, and Match.test returns a type
predicate. TypeScript 3.7 is expressive enough to capture this. This
lets us reduce duplication in Meteor code (e.g. needing to keep function
parameter types and check calls in sync with each other).
2020-01-08 13:01:05 -08:00
..
angular-meteor-tests.ts
index.d.ts
tsconfig.json
tslint.json