UNPKG

sequelize-typescript

Version:

Decorators and some other extras for sequelize (v3 + v4)

5 lines (4 loc) 89 B
export interface IAssociationActionOptions { through?: any; transaction?: any; }