This library contains the core functionality of Sequelize. Head to sequelize.org to learn how to use Sequelize.
Using npm:
npm install @sequelize/core Copy
npm install @sequelize/core
Or using yarn:
yarn add @sequelize/core Copy
yarn add @sequelize/core