UNPKG
mmr-gl-react
Version:
latest (0.0.12)
0.0.12
0.0.8
0.0.5
React components for MMR GL JS-compatible libraries
mmr-gl-react
/
dist
/
esm
/
types
/
public.d.ts
3 lines
(2 loc)
•
184 B
TypeScript
View Raw
1
2
3
export
type
{
ViewState
,
ControlPosition
}
from
'./common'
;
export
type
{
IControl
,
MapInstance
,
MapLib
,
CustomLayerInterface
,
CustomSource
,
CustomSourceImplementation
}
from
'./lib'
;