generate new test that did already exist & update all module snippets with declaration
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
module.exports = () =>
|
||||
module.exports = bottomVisible = () =>
|
||||
document.documentElement.clientHeight + window.scrollY >=
|
||||
(document.documentElement.scrollHeight || document.documentElement.clientHeight);
|
||||
Reference in New Issue
Block a user