Files
litlyx/email/src/index.ts
2025-01-27 15:12:22 +01:00

3 lines
52 B
TypeScript

import { start } from "./services/server";
start();