import * as Back from './src/Backend'; import * as Front from './src/Frontend'; export { Back as Backend, Front as Frontend }