UNPKG

docker-pilot

Version:

A powerful, scalable Docker CLI library for managing containerized applications of any size

6 lines 165 B
/** * Interactive Menu Module * Export for Docker Pilot Interactive UI */ export { InteractiveMenu } from './InteractiveMenu'; //# sourceMappingURL=index.d.ts.map