Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/effector/src/solid/lib/throw.ts>throwError

Business logic with ease ☄️
Go to Latest
variable throwError
import { throwError } from "https://deno.land/x/effector@effector-solid%400.22.2/src/solid/lib/throw.ts";

type

(message: string) => unknown