@highoutput/pagination
v0.4.4
Published
Pagination library
Keywords
Readme
error
Error with code and metadata.
Usage
import AppError from '@highoutput/error';
new AppError(
'RESOURCE_NOT_FOUND',
'Account does not exist.',
{ id: 'ec6756c7264dcd6851f0345278face9a' },
)