added new value in set-constant

D4niloMR 2024-09-22 13:56:10 -03:00
parent 95b5609111
commit 3191721b59

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