#!/usr/bin/env node /** * Sweetlink CLI Tool * * Command-line interface for interacting with the Sweetlink WebSocket server. * Allows taking screenshots, querying DOM, getting console logs, and executing JavaScript. */ export {}; //# sourceMappingURL=sweetlink.d.ts.map