UNPKG

101 BTypeScriptView Raw
1export declare function success(message: any): any;
2export declare function error(error: any): void;