UNPKG
@winarg/ngx-text-diff
Version:
latest (19.0.1)
19.0.1
18.0.2
18.0.1
18.0.0
17.0.0
16.0.1
16.0.0
14.1.0
14.0.1
14.0.0
A Text Diff component for Angular.
github.com/winarg/ngx-text-diff
winarg/ngx-text-diff
@winarg/ngx-text-diff
/
public_api.d.ts
4 lines
(3 loc)
•
136 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'
;