function withResolvers
thefrontside/effectionCreate an and two functions to resolve or reject it, corresponding to the two parameters passed to the executor of the action constructor. This is the Effection equivalent of [Promise.withResolvers()]https
Type Parameters
T
Parameters
descriptionoptional: string
Return Type
an operation and its resolvers.