The classes declared in this files are the DataTypes available on the DataTypes namespace. You can access them as follows:

import { DataTypes } from '@sequelize/core';

DataTypes.STRING;

Index

DataTypes

Other