Searched defs:createNamespaceExport (Results 1 – 12 of 12) sorted by relevance
| /third_party/typescript/src/deprecatedCompat/ |
| D | deprecations.ts | 924 …export const createNamespaceExport = Debug.deprecate(factory.createNamespaceExport, factoryDepreca… constant
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 3464 createNamespaceExport(name: Identifier): NamespaceExport; method 7118 const createNamespaceExport: (name: Identifier) => NamespaceExport; constant
|
| D | typescriptServices.d.ts | 3464 createNamespaceExport(name: Identifier): NamespaceExport; method 7118 const createNamespaceExport: (name: Identifier) => NamespaceExport; constant
|
| D | tsserverlibrary.d.ts | 3464 createNamespaceExport(name: Identifier): NamespaceExport; method 10863 const createNamespaceExport: (name: Identifier) => NamespaceExport; constant
|
| D | tsc.js | 18966 function createNamespaceExport(name) { function 71776 function createNamespaceExport(exportName, exportValue, location) { function
|
| D | typingsInstaller.js | 23619 function createNamespaceExport(name) { function 86089 function createNamespaceExport(exportName, exportValue, location) { function
|
| D | typescript.js | 23824 function createNamespaceExport(name) { function 86294 function createNamespaceExport(exportName, exportValue, location) { function
|
| D | typescriptServices.js | 23824 function createNamespaceExport(name) { function 86294 function createNamespaceExport(exportName, exportValue, location) { function
|
| D | tsserverlibrary.js | 23824 function createNamespaceExport(name) { function 86294 function createNamespaceExport(exportName, exportValue, location) { function
|
| D | tsserver.js | 23630 function createNamespaceExport(name) { function 86100 function createNamespaceExport(exportName, exportValue, location) { function
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 3580 createNamespaceExport(name: Identifier): NamespaceExport; method 7365 const createNamespaceExport: (name: Identifier) => NamespaceExport; constant
|
| D | tsserverlibrary.d.ts | 3580 createNamespaceExport(name: Identifier): NamespaceExport; method 11148 const createNamespaceExport: (name: Identifier) => NamespaceExport; constant
|