UNPKG

@bit-ui-libs/common

Version:
4 lines (3 loc) 101 B
export function makeSampleGeolocation() { return { latitude: 0, longitude: 0, meanSeaLevel: 0 }; }