Searched defs:createConstructSignature (Results 1 – 12 of 12) sorted by relevance
| /third_party/typescript/src/deprecatedCompat/ |
| D | deprecations.ts | 137 …export const createConstructSignature = Debug.deprecate(factory.createConstructSignature, factoryD… constant
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 3333 …createConstructSignature(typeParameters: readonly TypeParameterDeclaration[] | undefined, paramete… method 6669 …const createConstructSignature: (typeParameters: readonly TypeParameterDeclaration[] | undefined, … constant
|
| D | tsserverlibrary.d.ts | 3333 …createConstructSignature(typeParameters: readonly TypeParameterDeclaration[] | undefined, paramete… method 10452 …const createConstructSignature: (typeParameters: readonly TypeParameterDeclaration[] | undefined, … constant
|
| /third_party/typescript/lib/ |
| D | typescriptServices.d.ts | 3257 …createConstructSignature(typeParameters: readonly TypeParameterDeclaration[] | undefined, paramete… method 6580 …const createConstructSignature: (typeParameters: readonly TypeParameterDeclaration[] | undefined, … constant
|
| D | typescript.d.ts | 3257 …createConstructSignature(typeParameters: readonly TypeParameterDeclaration[] | undefined, paramete… method 6580 …const createConstructSignature: (typeParameters: readonly TypeParameterDeclaration[] | undefined, … constant
|
| D | tsserverlibrary.d.ts | 3257 …createConstructSignature(typeParameters: readonly TypeParameterDeclaration[] | undefined, paramete… method 10325 …const createConstructSignature: (typeParameters: readonly TypeParameterDeclaration[] | undefined, … constant
|
| D | typingsInstaller.js | 20599 createConstructSignature: createConstructSignature, property 21695 function createConstructSignature(typeParameters, parameters, type) { function
|
| D | tsc.js | 16303 createConstructSignature: createConstructSignature, property 17291 function createConstructSignature(typeParameters, parameters, type) { function
|
| D | typescriptServices.js | 20804 createConstructSignature: createConstructSignature, property 21900 function createConstructSignature(typeParameters, parameters, type) { function
|
| D | typescript.js | 20804 createConstructSignature: createConstructSignature, property 21900 function createConstructSignature(typeParameters, parameters, type) { function
|
| D | tsserver.js | 20610 createConstructSignature: createConstructSignature, property 21706 function createConstructSignature(typeParameters, parameters, type) { function
|
| D | tsserverlibrary.js | 20804 createConstructSignature: createConstructSignature, property 21900 function createConstructSignature(typeParameters, parameters, type) { function
|