Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dtypes.ts4893 * Unlike `getExportsOfModule`, this includes properties of an `export =` value. enumerator
/third_party/typescript/lib/
Dtypescript.d.ts2626 getExportsOfModule(moduleSymbol: Symbol): Symbol[]; method
Dtsserverlibrary.d.ts6629 getExportsOfModule(moduleSymbol: Symbol): Symbol[]; method
Dtsc.js46196 function getExportsOfModule(moduleSymbol) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts2626 getExportsOfModule(moduleSymbol: Symbol): Symbol[]; method
Dtsserverlibrary.d.ts6629 getExportsOfModule(moduleSymbol: Symbol): Symbol[]; method