Skip to main content
The Deno 2 Release Candidate is 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%4023.2.0/src/react/deprecate.ts";

type

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