UNPKG

@parifi/sdk

Version:

Parifi SDK with common utility functions

6 lines (4 loc) 107 B
declare class NotFoundError extends Error { constructor(message: string); } export { NotFoundError };