mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
added new value in set-constant
parent
95b5609111
commit
3191721b59
1 changed files with 1 additions and 0 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue