#!/usr/bin/env node /** * BC Code Intelligence CLI - Command Line Interface for BC Code Intelligence MCP Server * * Developer-friendly CLI for interacting with BC Code Intelligence servers, * testing configurations, and managing knowledge content. */ export {}; //# sourceMappingURL=bc-code-intel-cli.d.ts.map