Home
last modified time | relevance | path

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

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