Home
last modified time | relevance | path

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

/third_party/typescript/src/testRunner/unittests/tsserver/
DgetExportReferences.ts3 const exportVariable = "export const value = 0;"; constant
14 content: `${exportVariable}
64 … referenceModTs({ text: "value", lineText: exportVariable, contextText: exportVariable }),