2 lines
63 B
Plaintext
2 lines
63 B
Plaintext
export declare function formatServerError(error: Error): void;
|
export declare function formatServerError(error: Error): void;
|