- Docs: Missing returns, param names

This commit is contained in:
Brett Zamir
2019-12-31 13:42:39 +08:00
parent 477d5fdb6c
commit 22dda2c50b
13 changed files with 28 additions and 15 deletions

View File

@@ -23,6 +23,7 @@ import {isMac} from '../browser.js';
* @param {string} href The `href` value after the first character (for bypassing an initial `#`)
* @param {external:jQuery} srcElement The wrapped jQuery srcElement
* @param {{x: Float, y: Float, docX: Float, docY: Float}} coords
* @returns {void}
*/
/**