This package exports all decorators that are available in Sequelize, built using the legacy stage-3 decorators proposal.

All available decorators can be imported as follows:

import { HasOne, Attribute } from '@sequelize/core/decorators-legacy';

Index

Modules

Interfaces

Functions