Files
moltbot/src/plugins/contracts/bundled-web-search.firecrawl.contract.test.ts
2026-04-04 02:28:15 +09:00

4 lines
187 B
TypeScript

import { describeBundledWebSearchFastPathContract } from "../../../test/helpers/plugins/bundled-web-search-fast-path-contract.js";
describeBundledWebSearchFastPathContract("firecrawl");