Improve error handling
This commit is contained in:
@@ -18,4 +18,6 @@ export const OwlClient = new OwlBoardClient(
|
||||
// API Key Here when ready!!!
|
||||
);
|
||||
|
||||
export function ThrowApiError(e: any): void {}
|
||||
|
||||
export { ValidationError, ApiError };
|
||||
|
||||
Reference in New Issue
Block a user