comty/packages/server/index.js
2024-04-25 20:24:29 +00:00

3 lines
59 B
JavaScript

import Gateway from "./gateway"
new Gateway().initialize()