mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-09-27 11:27:03 +00:00
The type definition defines that `underscoredIf` and `camelizeIf` is accessable via `Utils._.underscoredIf` The correct path would be `Utils.underscoredIf` for a sequelize version '>=3.0.0'