0.0.3 • Published 2 months ago

@vuemap/amap-loca-types v0.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

@vuemap/amap-loca-types

@vuemap/amap-loca-types 是高德Loca 2.0 的typings文件。

安装

npm i -S @vuemap/amap-loca-types

用法

tsconfig.json配置示例

{
  "files": ["node_modules/@vuemap/amap-jsapi-types/index.d.ts", "node_modules/@vuemap/amap-loca-types/index.d.ts"]
}

ts文件使用

/// <reference types="@vuemap/amap-loca-types" />

0.0.3

2 months ago

0.0.2

3 months ago

0.0.1

3 months ago