UNPKG

next

Version:

The React Framework

6 lines (5 loc) 114 B
export declare class DeprecationError extends Error { constructor({ page }: { page: string; }); }