powahroot/Client.mjs

3 lines
77 B
JavaScript

import ClientRouter from './Client/Router.mjs';
export default ClientRouter;