UNPKG
@jmarcelof/leaflet-ng2
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
Angular2 module for Leaflet
github.com/yagajs/leaflet-ng2
yagajs/leaflet-ng2
@jmarcelof/leaflet-ng2
/
lib
/
yaga.module.ngfactory.d.ts
4 lines
(3 loc)
•
151 B
TypeScript
View Raw
1
2
3
4
import
*
as
i0
from
'@angular/core'
;
import
*
as
i1
from
'./yaga.module'
;
export
declare
const
YagaModuleNgFactory
: i0.
NgModuleFactory
<i1.
YagaModule
>;