mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-17 15:30:26 +00:00
https://github.com/chriso/validator.js/blob/b59133b1727b6af355b403a9a97a19226cceb34b/lib/isUUID.js#L14-L19 Update Sequelize's typescript to include `all` and change `number` type to a more specific type (3|4|5). Update Validator's typescript to be more specific. instead of `string | number` set the enum values (3|4|5|all)