UNPKG

@promptbook/remote-server

Version:

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

7 lines (6 loc) 157 B
/** * Creates a scraper for markdown content. * * @public exported from `@promptbook/markdown-utils` */ export declare const createMarkdownScraper: any;