doc: add missing param document

This commit is contained in:
alistair3149 2021-03-13 12:45:03 -05:00
parent 1b3fff4170
commit 4a0f7af3e0
No known key found for this signature in database
GPG key ID: 94D081060FD3DD9C

View file

@ -36,6 +36,7 @@ function enableCssAnimations( document ) {
}
/**
* @param {Window} window
* @return {void}
*/
function main( window ) {