Viewing File: /home/ubuntu/todaykat-frontend-base/node_modules/react-bootstrap/cjs/safeFindDOMNode.d.ts

/// <reference types="react" />
export default function safeFindDOMNode(componentOrElement: React.ComponentClass | Element | null | undefined): Element | Text | null;
Back to Directory File Manager