UNPKG
olglib
Version:
latest (1.0.1)
1.0.1
1.0.0
OpenLayers with GeoServer and PostGIS
olglib
/
index.ts
3 lines
(2 loc)
•
100 B
text/typescript
View Raw
1
2
3
export
{
OlglibModule
}
from
'./olglib.module'
;
export
{
MapComponent
}
from
'./map/map.component'
;