UNPKG

khamba

Version:

A cli tool for sharing files through local network.

5 lines (4 loc) 111 B
export declare class CustomError extends Error { data: any; constructor(message: string, data: any); }