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

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

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

type

(message: string) => unknown