mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-07-23 18:40:02 +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'