Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/effector/src/react/deprecate.ts>deprecate

Business logic with ease ☄️
Go to Latest
variable deprecate
import { deprecate } from "https://deno.land/x/effector@effector-react@23.2.0/src/react/deprecate.ts";

type

(method: string, suggestion?: string) => unknown