UNPKG

@the-little-books/little

Version:

5 lines (4 loc) 94 B
export declare class Unhandled extends Error { value: any; constructor(value: any); }