UNPKG

@curi/react-dom

Version:

React DOM components to use with Curi

3 lines (2 loc) 133 B
import { MouseEvent } from "react"; export declare function canNavigate(event: MouseEvent<HTMLElement>, target?: string): boolean;