UNPKG

@lens-protocol/react

Version:

Interacting with the Lens Protocol API using React.

5 lines (4 loc) 114 B
export declare class NotFoundError extends Error { name: "NotFoundError"; constructor(message: string); }