UNPKG

mcp-hacker-news

Version:
11 lines 230 B
export declare const resources: { uri: string; name: string; get: () => Promise<{ contents: { uri: string; text: string; }[]; }>; }[]; //# sourceMappingURL=resources.d.ts.map