Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Sequelize logo

This library contains the core functionality of Sequelize. Head to sequelize.org to learn how to use Sequelize.

Installation

Using npm:

npm install @sequelize/core

Or using yarn:

yarn add @sequelize/core