mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-29 17:04:33 +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'