firecrawl/apps/api/src/strings.ts
2024-12-11 19:46:11 -03:00

5 lines
196 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";