UNPKG

@sentzunhat/zacatl

Version:

A modular, high-performance TypeScript microservice framework for Node.js, featuring layered architecture, dependency injection, and robust validation for building scalable APIs and distributed systems.

2 lines 223 B
export { Sequelize, Model as SequelizeModel, DataTypes, Op, type InferAttributes, type InferCreationAttributes, type Options as SequelizeOptions, type ModelStatic, } from 'sequelize'; //# sourceMappingURL=sequelize.d.ts.map