- 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

@@ -383,6 +383,7 @@ export const getTransformList = function (elem) {
/**
* @callback module:SVGTransformList.removeElementFromListMap
* @param {Element} elem
* @returns {void}
*/
/**
* Replace `removeElementFromListMap` for unit-testing.