Skip to content

Instantly share code, notes, and snippets.

View vs-borodin's full-sized avatar
🎯
Focusing

Vyacheslav Borodin vs-borodin

🎯
Focusing
View GitHub Profile
@vs-borodin
vs-borodin / inject-cva.ts
Last active December 21, 2025 18:37
injectCva
import {
afterNextRender,
type AfterRenderRef,
assertInInjectionContext,
assertNotInReactiveContext,
type CreateEffectOptions,
effect,
type EffectCleanupRegisterFn,
type EffectRef,
inject,