Home
last modified time | relevance | path

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

/third_party/typescript/src/services/refactors/
DconvertArrowFunctionOrFunctionExpression.ts32 readonly selectedVariableDeclaration: boolean; property
48 const { selectedVariableDeclaration, func } = info; constant