UNPKG

nodecg

Version:

Dynamic broadcast graphics rendered in a browser

4 lines (2 loc) 123 B
import { Effect, Function } from "effect"; export const expectError = <E>() => Function.identity<Effect.Effect<void, E>>;