Home
last modified time | relevance | path

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

/third_party/typescript/src/services/refactors/
DextractSymbol.ts956 …const { body, returnValueProperty } = transformFunctionBody(node, exposedVariableDeclarations, wri… constant
1456 let returnValueProperty: string | undefined; variable