UNPKG

ableton-mcp-server-rag

Version:
4 lines (3 loc) 140 B
import { Ableton } from 'ableton-js'; export declare let ableton: Ableton; export declare function initAbleton(logger: any): Promise<void>;