5 lines
79 B
TypeScript
5 lines
79 B
TypeScript
|
import * as smartshell from '@push.rocks/smartshell';
|
||
|
|
||
|
export {
|
||
|
smartshell,
|
||
|
}
|