UNPKG

@yhiot/utils

Version:
3 lines (2 loc) 124 B
export function toRadians(d: any): number; export function getDistance(lat1: any, lng1: any, lat2: any, lng2: any): number;