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

x/effector/src/forest/assert.ts>assert

Business logic with ease ☄️
Go to Latest
function assert
import { assert } from "https://deno.land/x/effector@effector@22.5.0/src/forest/assert.ts";

Parameters

condition: any
msg: string

Returns

asserts condition