Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dutilities.ts6755 …const allSupportedExtensions: readonly Extension[] = [...supportedTSExtensions, ...supportedJSExte… constant
6768 ...needJsExtensions ? allSupportedExtensions : supportedTSExtensions, constant