UNPKG

macro_api

Version:

A comprehensive, production-ready API toolkit for various services including Stripe, Slack, SendGrid, Vercel, AWS S3, Docker Hub, and more.

5 lines (4 loc) 86 B
export default interface DeepSeekConfig { apiKey: string; baseUrl?: string; }