UNPKG
angular-leaflet-measure
Version:
latest (0.0.7)
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
A measure component for Angular 2+ and Leaflet.
angular-leaflet-measure
/
angular-leaflet-measure.d.ts
6 lines
(5 loc)
•
162 B
TypeScript
View Raw
1
2
3
4
5
6
/** * Generated bundle index. Do not edit. */
export
*
from
'./public_api'
;
export
{
MeasureComponent
as
ɵa }
from
'./src/app/measure/measure.component'
;