4 lines
108 B
TypeScript
4 lines
108 B
TypeScript
export * from '../plugins.js';
|
|
|
|
import * as smartshell from '@push.rocks/smartshell';
|
|
export { smartshell }; |