UNPKG
ngx-vis-zoom
Version:
latest (2.0.2)
2.0.2
2.0.1
Angular x components for using vis.js
github.com/hypery2k/ngx-vis
hypery2k/ngx-vis
ngx-vis-zoom
/
ngx-vis.ngfactory.d.ts
4 lines
(3 loc)
•
145 B
TypeScript
View Raw
1
2
3
4
import
*
as
i0
from
'@angular/core'
;
import
*
as
i1
from
'./ngx-vis'
;
export
declare
const
VisModuleNgFactory
: i0.
NgModuleFactory
<i1.
VisModule
>;