Skip to main content
Deno 2 is finally 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.8.8/src/forest/assert.ts";

Parameters

condition: any
msg: string

Returns

asserts condition