Home
last modified time | relevance | path

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

/third_party/typescript/src/services/codefixes/
DimportFixes.ts99 const { moduleSpecifier, importKind, useRequire, typeOnly } = fix; constant
176 readonly typeOnly: boolean; property
707 const { importKind, moduleSpecifier, typeOnly, useRequire } = fix; constant
709 …t importsCollection = importKind === ImportKind.Default ? { defaultImport: symbolName, typeOnly } : constant
806 readonly typeOnly: boolean; property
822 const { namespaceLikeImport, typeOnly } = imports; constant
/third_party/typescript/lib/
DtypescriptServices.js139005 …eSpecifier, entry = { namedImports: [], namespaceLikeImport: undefined, typeOnly: typeOnly, useReq… property
Dtypescript.js139005 …eSpecifier, entry = { namedImports: [], namespaceLikeImport: undefined, typeOnly: typeOnly, useReq… property
Dtsserverlibrary.js139005 …eSpecifier, entry = { namedImports: [], namespaceLikeImport: undefined, typeOnly: typeOnly, useReq… property
Dtsserver.js138436 …eSpecifier, entry = { namedImports: [], namespaceLikeImport: undefined, typeOnly: typeOnly, useReq… property