Searched defs:PropertySignature (Results 1 – 6 of 6) sorted by relevance
/third_party/typescript/src/compiler/ |
D | types.ts | 203 PropertySignature, enumerator
|
/third_party/typescript/lib/ |
D | typescript.d.ts | 270 PropertySignature = 163, enumerator 725 export interface PropertySignature extends TypeElement, JSDocContainer { interface
|
D | typescriptServices.d.ts | 270 PropertySignature = 163, enumerator 725 export interface PropertySignature extends TypeElement, JSDocContainer { interface
|
D | tsserverlibrary.d.ts | 270 PropertySignature = 163, enumerator 725 export interface PropertySignature extends TypeElement, JSDocContainer { interface
|
/third_party/typescript/tests/baselines/reference/api/ |
D | typescript.d.ts | 270 PropertySignature = 163, enumerator 736 export interface PropertySignature extends TypeElement, JSDocContainer { interface
|
D | tsserverlibrary.d.ts | 270 PropertySignature = 163, enumerator 736 export interface PropertySignature extends TypeElement, JSDocContainer { interface
|