UNPKG
mac-vue-map
Version:
latest (1.0.2)
1.0.2
1.0.1
Baidu Map Component for Vue 2.0
github.com/Dafrok/vue-baidu-map
Dafrok/vue-baidu-map
mac-vue-map
/
types
/
traffic.d.ts
8 lines
(7 loc)
•
141 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
import { PredictDate } from
'./base/common'
export declare
class
Traffic
{ /** * 预测日期 */ predictDate: PredictDate }