From db7cd53e14c3f1be0c1e95de8608aebbead8ec85 Mon Sep 17 00:00:00 2001 From: gwarser Date: Mon, 29 Jul 2019 17:21:43 +0200 Subject: [PATCH] set-constant alias --- Resources-Library.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources-Library.md b/Resources-Library.md index e7575c0..45b238b 100644 --- a/Resources-Library.md +++ b/Resources-Library.md @@ -148,6 +148,7 @@ Parameters: *** +### set.js ### set-constant.js [↪](https://github.com/gorhill/uBlock/blob/a94df7f3b27080ae2dcb3b914ace39c0c294d2f6/assets/resources/scriptlets.js#L394) Creates _property_ and initializes it to predefined value from set of available properties. TODO: "constant" is not constant - current implementation does not prevent to assign value of another type.