UNPKG
@impargo/react-here-maps
Version:
latest (4.3.0)
4.3.0
4.2.1
4.2.0
4.1.0
4.0.0
3.0.0
2.4.0
2.3.0
2.2.4
2.2.3
2.2.2
2.2.1
2.2.0
2.1.0
2.0.1
2.0.0
1.8.0
1.7.0
1.6.2
1.6.1
1.6.0
1.5.95
1.5.94
1.5.93
1.5.9
1.5.8
1.5.7
1.5.6
1.5.5
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
1.3.0
1.2.0
1.1.0
1.0.2
1.0.1
1.0.0
React.js HERE Maps component
github.com/impargo/react-here-maps
impargo/react-here-maps
@impargo/react-here-maps
/
dist
/
utils
/
get-platform.d.ts
3 lines
(2 loc)
•
122 B
TypeScript
View Raw
1
2
3
import
'../bundle'
;
export
declare
function
getPlatform
(
platformOptions: H.service.Platform.Options
): H.
service
.
Platform
;