diff --git a/Resources-Library.md b/Resources-Library.md index e6f9d7e..e7df7ef 100644 --- a/Resources-Library.md +++ b/Resources-Library.md @@ -1192,6 +1192,7 @@ Parameters: - `noopFunc` - function with empty body - `trueFunc` - function returning true - `falseFunc` - function returning false + - `throwFunc` - function throwing an error[1.59.1rc5](https://github.com/gorhill/uBlock/commit/4ccc0d0fda461b49cfa04cd246d9a39c38c97d51) - `''` - empty string[2019-01-06](https://github.com/uBlockOrigin/uAssets/commit/5051610f0e2374955a03c54be42bbbe9115f05c7#diff-8809d5783978a0b5b88f93d7dab99de0R2132) - `[]` - empty array[1.36](https://github.com/gorhill/uBlock/commit/ce801b952b5777775385efc00479405af54edbc9) - `{}` - empty object[1.36](https://github.com/gorhill/uBlock/commit/ce801b952b5777775385efc00479405af54edbc9)