UNPKG
ngx-croppie
Version:
latest (3.0.0)
3.0.0
2.1.0
2.0.0
1.1.0
1.0.1
1.0.0
0.2.0
0.1.2
0.1.1
0.1.0
0.0.4
0.0.3
0.0.2
0.0.1
Simple angular wrapper around croppie (WIP)
github.com/deej81/ngx-croppie
deej81/ngx-croppie
ngx-croppie
/
public_api.d.ts
3 lines
(2 loc)
•
157 B
TypeScript
View Raw
1
2
3
export
*
from
'./src/app/modules/ngx-croppie/ngx-croppie.module'
;
export
{
NgxCroppieComponent
}
from
'./src/app/modules/ngx-croppie/ngx-croppie.component'
;