mirror of
https://github.com/mendableai/firecrawl.git
synced 2026-02-09 09:01:56 +00:00
4 lines
194 B
TypeScript
4 lines
194 B
TypeScript
export const errorNoResults =
|
|
"No results found, please check the URL or contact us at help@mendable.ai to file a ticket.";
|
|
|
|
export const clientSideError = "client-side exception has occurred" |