webhook-proxy/index.js
2024-03-17 00:54:52 +01:00

3 lines
67 B
JavaScript

import Router from "./controller/router.js";
let x = new Router();