Home
last modified time | relevance | path

Searched defs:impliedNodeFormat (Results 1 – 7 of 7) sorted by relevance

/third_party/typescript/src/compiler/
Dprogram.ts264 …const impliedNodeFormat: SourceFile["impliedNodeFormat"] = typeof languageVersionOrOptions === "ob… constant
572 impliedNodeFormat?: SourceFile["impliedNodeFormat"]; property
941 …const impliedNodeFormat = packageJsonScope?.contents.packageJsonContent.type === "module" ? Module… constant
/third_party/typescript/src/services/
Dservices.ts1368 impliedNodeFormat: getImpliedNodeFormatForFile( constant
1460 impliedNodeFormat: sourceFile.impliedNodeFormat, constant
/third_party/typescript/src/harness/
DfourslashImpl.ts2268 impliedNodeFormat: ts.getImpliedNodeFormatForFile( constant
/third_party/typescript/lib/
Dtypescript.d.ts2293 impliedNodeFormat?: ModuleKind.ESNext | ModuleKind.CommonJS; property
Dtsserverlibrary.d.ts6296 impliedNodeFormat?: ModuleKind.ESNext | ModuleKind.CommonJS; property
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts2293 impliedNodeFormat?: ModuleKind.ESNext | ModuleKind.CommonJS; property
Dtsserverlibrary.d.ts6296 impliedNodeFormat?: ModuleKind.ESNext | ModuleKind.CommonJS; property