Searched defs:createExportSpecifier (Results 1 – 8 of 8) sorted by relevance
| /third_party/typescript/src/deprecatedCompat/4.0/ |
| D | nodeFactoryTopLevelExports.ts | 682 …export const createExportSpecifier = Debug.deprecate(factory.createExportSpecifier, factoryDepreca… constant
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 3947 …createExportSpecifier(isTypeOnly: boolean, propertyName: string | Identifier | undefined, name: st… method 8107 …const createExportSpecifier: (isTypeOnly: boolean, propertyName: string | Identifier | undefined, … constant
|
| D | typescriptServices.d.ts | 3947 …createExportSpecifier(isTypeOnly: boolean, propertyName: string | Identifier | undefined, name: st… method 8107 …const createExportSpecifier: (isTypeOnly: boolean, propertyName: string | Identifier | undefined, … constant
|
| D | tsserverlibrary.d.ts | 3947 …createExportSpecifier(isTypeOnly: boolean, propertyName: string | Identifier | undefined, name: st… method 12053 …const createExportSpecifier: (isTypeOnly: boolean, propertyName: string | Identifier | undefined, … constant
|
| D | tsc.js | 21339 function createExportSpecifier(isTypeOnly, propertyName, name) { function
|
| D | typingsInstaller.js | 26424 function createExportSpecifier(isTypeOnly, propertyName, name) { function
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 3947 …createExportSpecifier(isTypeOnly: boolean, propertyName: string | Identifier | undefined, name: st… method 8107 …const createExportSpecifier: (isTypeOnly: boolean, propertyName: string | Identifier | undefined, … constant
|
| D | tsserverlibrary.d.ts | 3947 …createExportSpecifier(isTypeOnly: boolean, propertyName: string | Identifier | undefined, name: st… method 12053 …const createExportSpecifier: (isTypeOnly: boolean, propertyName: string | Identifier | undefined, … constant
|