Effection Logo

type alias Providethefrontside/effection

type Provide = (value: T) => Operation<void>

Type Parameters

T