UNPKG

@visx/shape

Version:
8 lines 390 B
import type { $TSFIXME } from '../types'; export declare function getX(l: any): any; export declare function getY(l: any): any; export declare function getSource(l: $TSFIXME): any; export declare function getTarget(l: $TSFIXME): any; export declare function getFirstItem(d: $TSFIXME[]): any; export declare function getSecondItem(d: $TSFIXME[]): any; //# sourceMappingURL=accessors.d.ts.map