openclaw
Version:
Multi-channel AI gateway with extensible messaging integrations
6 lines (5 loc) • 300 B
TypeScript
import { o as WebContentExtractorPlugin } from "../../web-content-extractor-EXFEiwZj.js";
//#region extensions/web-readability/web-content-extractor.d.ts
declare function createReadabilityWebContentExtractor(): WebContentExtractorPlugin;
//#endregion
export { createReadabilityWebContentExtractor };