UNPKG

revolutionary-ui

Version:

Revolutionary UI v3.0 - AI-Powered Interactive CLI with 10+ AI providers, website inspiration analyzer, and advanced code generation

8 lines 224 B
#!/usr/bin/env node "use strict"; /** * Revolutionary UI Factory CLI Entry Point */ Object.defineProperty(exports, "__esModule", { value: true }); require("../lib/factory/cli"); //# sourceMappingURL=revolutionary-ui.js.map