Home
last modified time | relevance | path

Searched defs:isSharedModule (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/src/linter/ArkTSLinter_1_1/
DTypeScriptLinter.ts815 const isSharedModule: boolean = ArkTSLinter_1_1.isSharedModule(sourceFile); constant
DUtils.ts2234 export function isSharedModule(sourceFile: SourceFile): boolean { function