UNPKG

@plurid/plurid-react

Version:

React implementation of Plurid to explore the web in three dimensions

4 lines (3 loc) 182 B
import { PluridLinkCoordinates } from "../interfaces"; export declare const DEFAULT_ROUTER_LINK_AS_ANCHOR = true; export declare const defaultLinkCoordinates: PluridLinkCoordinates;