Interface: PaginateErrorOptions
Defined in: ts/src/errors.ts:10
Options accepted by the base error (and, with field, by some subclasses).
Properties
details?
optionaldetails?:Record<string,unknown>
Defined in: ts/src/errors.ts:11
Defined in: ts/src/errors.ts:10
Options accepted by the base error (and, with field, by some subclasses).
optionaldetails?:Record<string,unknown>
Defined in: ts/src/errors.ts:11