server.js 71 B

123
  1. import { config } from "./index.js";
  2. export const port = config.port;