0
1
JRJose Romero
Add an invariant for remix.
Library: remix
Shortcut: remix.invariant
import invariant from "tiny-invariant";
invariant(value === undefined, "value must not be undefined")
0
1
JRJose Romero
Add an invariant for remix.
Library: remix
Shortcut: remix.invariant
import invariant from "tiny-invariant";
invariant(value === undefined, "value must not be undefined")