kfu-24-teacher/stubs/api/index.js

4 lines
70 B
JavaScript
Raw Normal View History

2024-11-09 19:15:21 +03:00
const router = require('express').Router();
module.exports = router;