interface WithResolvers
thefrontside/effectioninterface WithResolvers<T>
Type Parameters
T
Properties
- operation: https://effection-www-pggsafb7y58a.deno.dev/api/v4/Operation<T>
No documentation available.
Methods
- resolve(value: T): void
No documentation available.
- reject(error: Error): void
No documentation available.