UNPKG

here-maps-type-guards

Version:

A guarded version of the TypeScript type definitions for HERE Maps.

4 lines (2 loc) 91 B
import { H } from '../namespace/namespace'; export type THereMapsData = typeof H['data'];