[ComputedRefSymbol] | true | - | BaseComputedRef.[ComputedRefSymbol] | node_modules/.pnpm/@vue+reactivity@3.5.30/node_modules/@vue/reactivity/dist/reactivity.d.ts:346 |
effect | ComputedRefImpl<any> | Deprecated computed no longer uses effect | BaseComputedRef.effect | node_modules/.pnpm/@vue+reactivity@3.5.30/node_modules/@vue/reactivity/dist/reactivity.d.ts:350 |
[WritableComputedRefSymbol] | true | - | - | node_modules/.pnpm/@vue+reactivity@3.5.30/node_modules/@vue/reactivity/dist/reactivity.d.ts:356 |
[RefSymbol] | true | Type differentiator only. We need this to be in public d.ts but don't want it to show up in IDE autocomplete, so we use a private Symbol instead. | BaseComputedRef.[RefSymbol] | node_modules/.pnpm/@vue+reactivity@3.5.30/node_modules/@vue/reactivity/dist/reactivity.d.ts:424 |