UNPKG
ng-magnizoom
Version:
latest (1.4.0)
1.4.0
1.3.0
1.2.0
1.1.1
1.1.0
1.0.0
0.9.2
0.9.1
0.0.1
Angular image magnifier (based on HTML canvas)
github.com/henczi/ng-magnizoom
henczi/ng-magnizoom
ng-magnizoom
/
public-api.d.ts
4 lines
(3 loc)
•
124 B
TypeScript
View Raw
1
2
3
4
export
*
from
'./lib/magnizoom.service'
;
export
*
from
'./lib/magnizoom.component'
;
export
*
from
'./lib/magnizoom.module'
;