utils/dom/isnode
module
Functions
isNode( obj ) → obj is Nodemodule:utils/dom/isnode~isNodeChecks if the object is a native DOM Node.
Parameters
obj : any
Returns
obj is Node
isNode( obj ) → obj is Nodemodule:utils/dom/isnode~isNode Checks if the object is a native DOM Node.
obj
:
anyobj is Node