UNPKG

lsh-framework

Version:

A powerful, extensible shell with advanced job management, database persistence, and modern CLI features

7 lines (6 loc) 164 B
/** * Shell Type Definitions * Shared types used across shell execution modules * Extracted from shell-executor.ts to break circular dependencies */ export {};