cli/ts/mod_docker/mod.plugins.ts

5 lines
109 B
TypeScript
Raw Normal View History

export * from '../plugins.js';
import * as smartshell from '@push.rocks/smartshell';
2025-01-29 17:56:21 +01:00
export { smartshell };