Type alias IndexOptions

IndexOptions: Pick<SequelizeIndexOptions, Exclude<keyof SequelizeIndexOptions, "fields">>

Generated using TypeDoc