UNPKG

here-maps-type-guards

Version:

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

4 lines (2 loc) 86 B
import { H } from '../namespace/namespace'; export type THereMaps = typeof H['Map'];