/
astafievk
/
source_code
Обзор
Документация
Войти
/
astafievk
/
source_code
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
Api/node_modules/sequelize/index.js
12 строк
264 B
astafievK
source code
21 июн 2024, 21:02
21 июн 2024, 21:02
37a1d03
Код
Авторство
О чём код?
'use strict'; // TODO [>=7]: remove me. I've been moved to 'exports' in package.json /** * A Sequelize module that contains the sequelize entry point. * * @module sequelize */ /** Exports the sequelize entry point. */ module.exports = require('./lib');