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

0.0.20 • Public • Published

Types for mappable Maps JS API

Type definitions for Mappable Maps JavaScript API (https://mappable.world).

Types are automatically generated based on source files.

Getting started

npm i @mappable-world/mappable-types -D

tsconfig.json

{
  "compilerOptions": {
    "types": ["@mappable-world/mappable-types"]
  }
}

And you can use mappable global variable in your code.

Don't forget to connect the script with the Maps JS API: https://mappable.world

/@mappable-world/mappable-types/

    Package Sidebar

    Install

    npm i @mappable-world/mappable-types

    Weekly Downloads

    37

    Version

    0.0.20

    License

    Apache-2.0

    Unpacked Size

    156 kB

    Total Files

    156

    Last publish

    Collaborators

    • mappable-dev