cli/ts/mod_docker/mod.plugins.ts

4 lines
108 B
TypeScript

export * from '../plugins.js';
import * as smartshell from '@push.rocks/smartshell';
export { smartshell };