main
js 9 lines 103 Bytes
Raw
1 /**
2 * @externs
3 */
4 /* eslint-disable */
5
6 'use strict';
7
8 /** @type {function} */
9 var addEventListener;