UNPKG

@evojs/math

Version:
3 lines (2 loc) 121 B
import type { Location } from './types'; export declare function spha(locationA: Location, locationB: Location): number;