UNPKG

capsule-ai-cli

Version:

The AI Model Orchestrator - Intelligent multi-model workflows with device-locked licensing

7 lines 208 B
import React from 'react'; interface MatrixStartupProps { onComplete: () => void; } export declare const MatrixStartup: React.FC<MatrixStartupProps>; export {}; //# sourceMappingURL=MatrixStartup.d.ts.map