Compare commits

..

2 Commits

View File

@ -1,5 +1,4 @@
// index.js
// npm install express body-parser swagger-jsdoc swagger-ui-express cookie-parser cors
import express from 'express';
import bodyParser from 'body-parser';
import swaggerJSDoc from 'swagger-jsdoc';