🚀 Big News:Socket Has Acquired Secure Annex.Learn More
Socket
Book a DemoSign in
Socket

@yandex/ymaps3-types

Package Overview
Dependencies
Maintainers
2
Versions
127
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@yandex/ymaps3-types

Types for ymaps3 maps library

latest
npmnpm
Version
1.0.19487230
Version published
Weekly downloads
20K
-28.53%
Maintainers
2
Weekly downloads
 
Created
Source

Types for ymaps3 Maps JS API

Type definitions for Yandex Maps JavaScript API (https://yandex.ru/dev/maps/jsapi/doc/3.0/).

Types are automatically generated based on source files.

Getting started

npm i @yandex/ymaps3-types -D

tsconfig.json

{
  "compilerOptions": {
    "types": ["@yandex/ymaps3-types"]
  }
}

And you can use ymaps3 global variable in your code.

Don't forget to connect the script with the Maps JS API: https://yandex.ru/dev/jsapi30/doc/en/dg/concepts/load/

Keywords

ymaps3

FAQs

Package last updated on 05 May 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts