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