UNPKG

@promptbook/remote-server

Version:

Promptbook: Create persistent AI agents that turn your company's scattered knowledge into action

8 lines (7 loc) 206 B
/** * Factory function to create an instance of PdfScraper. * It bundles the scraper class with its metadata. * * @public exported from `@promptbook/pdf` */ export declare const createPdfScraper: any;