Home
last modified time | relevance | path

Searched refs:isDeclaration (Results 1 – 1 of 1) sorted by relevance

/developtools/ace_ets2bundle/compiler/src/
Dark_utils.ts410 const isDeclaration = (/\.d\.e?ts$/).test(filePath); constant
420 if (isDeclaration) {
435 if (mixedInfo.sourceMap && !isDeclaration) {
440 if (mixedInfo.nameCache && !isDeclaration) {