UNPKG

@apify/actors-mcp-server

Version:

Model Context Protocol Server for Apify

6 lines 166 B
import type { PromptBase } from '../types.js'; /** * List of all enabled prompts. */ export declare const prompts: PromptBase[]; //# sourceMappingURL=index.d.ts.map