UNPKG

@promptbook/remote-client

Version:

Promptbook: Turn your company's scattered knowledge into AI ready books

12 lines (11 loc) 358 B
/** * Constructor of `MarkitdownScraper` * * @public exported from `@promptbook/markitdown` * @public exported from `@promptbook/pdf` */ export declare const createMarkitdownScraper: any; /** * TODO: [🧠][🌜] Export only from `@promptbook/markitdown` or `@promptbook/pdf` NOT both * TODO: [🎶] Naming "constructor" vs "creator" vs "factory" */