mirror of
https://github.com/20kaushik02/spotify-manager.git
synced 2026-01-25 14:14:06 +00:00
back to sequelize
This commit is contained in:
@@ -5,6 +5,10 @@
|
||||
* @typedef {import('express').Response} Res
|
||||
* @typedef {import('express').NextFunction} Next
|
||||
*
|
||||
* @typedef {import("sequelize").Sequelize} Sequelize
|
||||
* @typedef {import("sequelize").Model} Model
|
||||
* @typedef {import("sequelize").QueryInterface} QueryInterface
|
||||
*
|
||||
* @typedef {import('winston').Logger} Logger
|
||||
*
|
||||
* @typedef {{
|
||||
|
||||
Reference in New Issue
Block a user