#!/usr/bin/env bun /** * Pluginator Dev Tools CLI * * Separate CLI entry point for development testing tools. * This binary is NOT included in production builds. * * @since v1.41.1 * @updated v1.41.4 - Added test scenario runner * @updated v1.50.8 - Added snapshot commands, logger configuration */ export {}; //# sourceMappingURL=cli.d.ts.map