UNPKG

86 BJavaScriptView Raw
1import app from "./app";
2import * as config from "./config";
3
4export { app, config };