UNPKG
@miccou/ngx-text-diff
Version:
latest (17.0.1)
next (17.0.0-next.4)
17.0.1
17.0.0
17.0.0-next.4
17.0.0-next.2
17.0.0-next.1
17.0.0-next.0
16.0.1
14.0.0-alpha.3
14.0.0-alpha.1
13.0.0-alpha.1
0.7.4
0.7.2
0.7.1
A Text Diff component for Angular.
github.com/miccou/ngx-text-diff
miccou/ngx-text-diff
@miccou/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'
;