This repository has been archived on 2026-07-27. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
aniwatch-api/api/index.ts
T
2023-11-29 19:25:22 +05:30

4 lines
57 B
TypeScript

import app from "../src/server.js";
export default app;