powahroot/Server.mjs

3 lines
77 B
JavaScript

import ServerRouter from './Server/Router.mjs';
export default ServerRouter;