@types/mapbox__maki
TypeScript icon, indicating that this package has built-in type declarations

7.2.2 • Public • Published

Installation

npm install --save @types/mapbox__maki

Summary

This package contains type definitions for @mapbox/maki (https://github.com/mapbox/maki).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mapbox__maki.

index.d.ts

/**
 * A pixel-aligned point of interest icon set made for cartographers
 */
export type IconName = string;
export type SvgContent = string;

/** Object that can be used to organize and display icons in your app or website */
export const layouts: IconName[];
export const svgArray: SvgContent[];

Additional Details

  • Last updated: Tue, 07 Nov 2023 09:09:39 GMT
  • Dependencies: none

Credits

These definitions were written by Piotr Błażejewicz, and Michael Bullington.

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @types/mapbox__maki

      Weekly Downloads

      24

      Version

      7.2.2

      License

      MIT

      Unpacked Size

      3.4 kB

      Total Files

      5

      Last publish

      Collaborators

      • types