Version 3.0.3 is behind the current release: jump to latest version (3.1.0).
type alias Provide
thefrontside/effectiontype Provide = (value: T) => Operation<void>
Type Parameters
T
Version 3.0.3 is behind the current release: jump to latest version (3.1.0).
T