UNPKG

here-maps-type-guards

Version:

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

4 lines (2 loc) 89 B
import { H } from '../namespace/namespace'; export type THereMapsMap = typeof H['map'];