Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dtypes.ts4801 /** Unlike `getExportsOfModule`, this includes properties of an `export =` value. */ enumerator
/third_party/typescript/lib/
DtypescriptServices.d.ts2471 getExportsOfModule(moduleSymbol: Symbol): Symbol[]; method
Dtypescript.d.ts2471 getExportsOfModule(moduleSymbol: Symbol): Symbol[]; method
Dtsserverlibrary.d.ts2471 getExportsOfModule(moduleSymbol: Symbol): Symbol[]; method
Dtsc.js42182 getExportsOfModule: getExportsOfModuleAsArray, property
44994 function getExportsOfModule(moduleSymbol) { function
DtypingsInstaller.js51201 getExportsOfModule: getExportsOfModuleAsArray, property
54418 function getExportsOfModule(moduleSymbol) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts2471 getExportsOfModule(moduleSymbol: Symbol): Symbol[]; method
Dtsserverlibrary.d.ts2471 getExportsOfModule(moduleSymbol: Symbol): Symbol[]; method