UNPKG

291 BTypeScriptView Raw
1import type { Component, ComponentClass } from 'react';
2export declare function findNodeHandle(componentOrHandle: null | number | Component<any, any> | ComponentClass<any>): number | Component<any, any, any> | ComponentClass<any, any> | null;
3//# sourceMappingURL=findNodeHandle.web.d.ts.map
\No newline at end of file