芝麻web文件管理V1.00
编辑当前文件:/home/freeclou/app.optimyar.com/backend/node_modules/rc-util/lib/Dom/findDOMNode.d.ts
///
/** * Return if a node is a DOM node. Else will return by `findDOMNode` */ export default function findDOMNode
(node: React.ReactInstance | HTMLElement): T;