Home
last modified time | relevance | path

Searched defs:intersectionTypes (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/lib/
DtypingsInstaller.js2749intersectionTypes: type.flags & 2097152 /* Intersection */ ? type.types.map((t) => t.id) : void 0, property
Dtsc.js3656intersectionTypes: type.flags & 2097152 /* Intersection */ ? type.types.map((t) => t.id) : void 0, property