UNPKG

reactbits-mcp-server

Version:

MCP Server for React Bits - Access 99+ React components with animations, backgrounds, and UI elements

6 lines (5 loc) 148 B
/** * Configured axios instance for the React Bits MCP server */ export declare const axios: import("axios").AxiosInstance; export default axios;