Home
last modified time | relevance | path

Searched defs:getExportsOfModule (Results 1 – 8 of 8) sorted by relevance

/third_party/typescript/src/compiler/
Dtypes.ts4844 /** Unlike `getExportsOfModule`, this includes properties of an `export =` value. */ enumerator
/third_party/typescript/lib/
Dtypescript.d.ts2499 getExportsOfModule(moduleSymbol: Symbol): Symbol[]; method
DtypescriptServices.d.ts2499 getExportsOfModule(moduleSymbol: Symbol): Symbol[]; method
Dtsserverlibrary.d.ts2499 getExportsOfModule(moduleSymbol: Symbol): Symbol[]; method
Dtsc.js42919 getExportsOfModule: getExportsOfModuleAsArray, property
45737 function getExportsOfModule(moduleSymbol) { function
DtypingsInstaller.js52052 getExportsOfModule: getExportsOfModuleAsArray, property
55275 function getExportsOfModule(moduleSymbol) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts2499 getExportsOfModule(moduleSymbol: Symbol): Symbol[]; method
Dtsserverlibrary.d.ts2499 getExportsOfModule(moduleSymbol: Symbol): Symbol[]; method