1
0
Fork 0
mirror of https://github.com/sbrl/powahroot.git synced 2024-06-01 12:13:01 +00:00
powahroot/Server.mjs

3 lines
77 B
JavaScript
Raw Normal View History

2019-04-28 20:19:30 +00:00
import ServerRouter from './Server/Router.mjs';
export default ServerRouter;