UNPKG

@goongmaps/goong-map-react

Version:

A fork of react-map-gl. React components for Goong JS

8 lines (7 loc) 221 B
export function mod(value: number, divisor: number): number; export function isValid(prop: any): boolean; export function getEndValueByShortestPath( propName: string, startValue: number, endValue: number ): number;