type alias Providethefrontside/effectiontype Provide = (value: T) => Operation<void>Type Parameters T