UNPKG
ng-json-view
Version:
latest (4.0.0)
4.0.0
3.0.0
3.0.0-rc5
3.0.0-rc4
3.0.0-rc3
3.0.0-rc2
2.2.0
2.1.0
2.0.0
A JSON View component for Angular 10+
github.com/killzoner/ng-json-view
killzoner/ng-json-view
ng-json-view
/
public_api.d.ts
4 lines
(3 loc)
•
132 B
TypeScript
View Raw
1
2
3
4
export
*
from
'./component/json-view.component'
;
export
*
from
'./component/ngx-json-view.component'
;
export
*
from
'./lib.module'
;