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

3 lines
67 B
JavaScript

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