UNPKG
ngx-text-diff
Version:
latest (0.6.0)
0.6.0
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
A Text Diff component for Angular.
ngx-text-diff.herokuapp.com/home
ABenassi87/ngx-text-diff
ngx-text-diff
/
public_api.d.ts
4 lines
(3 loc)
•
139 B
TypeScript
View Raw
1
2
3
4
export
*
from
'./lib/ngx-text-diff.service'
;
export
*
from
'./lib/ngx-text-diff.component'
;
export
*
from
'./lib/ngx-text-diff.module'
;