浏览代码

linted code

Gildas 7 年之前
父节点
当前提交
9889d38e51
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lib/single-file/lazy-loader-after.js

+ 1 - 1
lib/single-file/lazy-loader-after.js

@@ -18,7 +18,7 @@
  *   along with SingleFile.  If not, see <http://www.gnu.org/licenses/>.
  */
 
-/* global window, dispatchEvent, Element, UIEvent */
+/* global window, requestAnimationFrame, scrollBy, Element */
 
 (() => {