1
0
Fork 0
mirror of https://github.com/sbrl/powahroot.git synced 2024-06-02 04:33:01 +00:00
powahroot/Client.mjs

3 lines
77 B
JavaScript
Raw Normal View History

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