Searched defs:PropertySignature (Results 1 – 7 of 7) sorted by relevance
/third_party/typescript/src/deprecatedCompat/4.8/ |
D | mergeDecoratorsAndModifiers.ts | 33 export interface PropertySignature { interface
|
/third_party/typescript/src/compiler/ |
D | types.ts | 210 PropertySignature, enumerator
|
/third_party/typescript/lib/ |
D | typescript.d.ts | 277 PropertySignature = 169, enumerator 774 export interface PropertySignature extends TypeElement, JSDocContainer { interface 8374 interface PropertySignature { interface
|
D | typescriptServices.d.ts | 277 PropertySignature = 169, enumerator 774 export interface PropertySignature extends TypeElement, JSDocContainer { interface 8374 interface PropertySignature { interface
|
D | tsserverlibrary.d.ts | 277 PropertySignature = 169, enumerator 774 export interface PropertySignature extends TypeElement, JSDocContainer { interface 12313 interface PropertySignature { interface
|
/third_party/typescript/tests/baselines/reference/api/ |
D | typescript.d.ts | 277 PropertySignature = 169, enumerator 774 export interface PropertySignature extends TypeElement, JSDocContainer { interface 8374 interface PropertySignature { interface
|
D | tsserverlibrary.d.ts | 277 PropertySignature = 169, enumerator 774 export interface PropertySignature extends TypeElement, JSDocContainer { interface 12313 interface PropertySignature { interface
|