UNPKG

@yext/analytics

Version:

An analytics library for Yext

7 lines (6 loc) 98 B
export type Coordinates = { coordinates: { latitude: number; longitude: number; }; };