Files
tools/ts/mod_install/mod.plugins.ts

5 lines
153 B
TypeScript

import * as smartinteract from '@push.rocks/smartinteract';
import * as smartshell from '@push.rocks/smartshell';
export { smartinteract, smartshell };