Home
last modified time | relevance | path

Searched defs:isDefaultImport (Results 1 – 5 of 5) sorted by relevance

/third_party/typescript/src/linter/ArkTSLinter_1_0/
DUtils.ts1168 export function isDefaultImport(importSpec: ImportSpecifier): boolean { function
/third_party/typescript/src/linter/ArkTSLinter_1_1/
DUtils.ts1420 export function isDefaultImport(importSpec: ImportSpecifier): boolean { function
/third_party/typescript/src/compiler/
Dutilities.ts2741 …export function isDefaultImport(node: ImportDeclaration | ImportEqualsDeclaration | ExportDeclarat… function
/third_party/typescript/lib/
Dtsc.js13437 function isDefaultImport(node) { function
DtypingsInstaller.js17164 function isDefaultImport(node) { function