Home
last modified time | relevance | path

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

/third_party/typescript/src/services/refactors/
DextractSymbol.ts211 …export const functionWillNotBeVisibleInTheNewScope = createMessage("Function will not visible in t… constant
530 …errors ||= []).push(createDiagnosticForNode(node, Messages.functionWillNotBeVisibleInTheNewScope));