mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
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). |
||
|---|---|---|
| .. | ||
| angular-meteor-tests.ts | ||
| index.d.ts | ||
| tsconfig.json | ||
| tslint.json | ||