smartuniverse/ts/smartuniverse.plugins.ts

5 lines
120 B
TypeScript
Raw Normal View History

2018-03-07 21:22:15 +00:00
import * as smartcli from 'smartcli';
import * as smartexpress from 'smartexpress';
export { smartcli, smartexpress };