UNPKG

@simonecoelhosfo/optimizely-mcp-server

Version:

Optimizely MCP Server for AI assistants with integrated CLI tools

7 lines 207 B
/** * Direct loader that loads our binary without copying * This replaces better-sqlite3 entirely */ declare let Database: any; export default Database; //# sourceMappingURL=better-sqlite3-direct.d.ts.map