async-data-hooks icon indicating copy to clipboard operation
async-data-hooks copied to clipboard

Failure data type should not be Error?

Open JennieJi opened this issue 5 years ago • 0 comments

Failure data type seems should be a user defined error data object, so can we pass in the error data type? Now it simply use Error

JennieJi avatar Mar 24 '20 03:03 JennieJi