Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions lib/node_modules/@stdlib/error/tools/database/data/data.csv
Original file line number Diff line number Diff line change
Expand Up @@ -1141,3 +1141,6 @@
"IO","invalid argument. First argument must be a length, ArrayBuffer, typed array, array-like object, or iterable. Value: `%s`.","TypeError"
"IP","invalid argument. Third argument must be a recognized/supported data type. Value: `%s`.","TypeError"
"IQ","invalid argument. Fourth argument must be a recognized/supported data type. Value: `%s`.","TypeError"
"IR","invalid argument. Fifth argument must be greater than or equal to max(1,%d). Value: `%d`.","RangeError"
"IS","invalid argument. Second argument must have an integer data type. Value: `%s`.","TypeError"
"IT","invalid argument. Second argument must be an integer or an ndarray-like object. Value: `%s`.","TypeError"

Large diffs are not rendered by default.

Loading
Loading