From 3191721b59d392f5f68e984952b15c69544dca03 Mon Sep 17 00:00:00 2001
From: D4niloMR <70459964+D4niloMR@users.noreply.github.com>
Date: Sun, 22 Sep 2024 13:56:10 -0300
Subject: [PATCH] added new value in set-constant
---
Resources-Library.md | 1 +
1 file changed, 1 insertion(+)
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)