UNPKG
@dimakorotkov/ngx-json-editor
Version:
latest (1.0.1)
1.0.1
1.0.0
Angular library for json-editor
github.com/dimakorotkov/ngx-json-editor
@dimakorotkov/ngx-json-editor
/
public-api.d.ts
4 lines
(3 loc)
•
142 B
TypeScript
View Raw
1
2
3
4
export
*
from
'./lib/ngx-json-editor.service'
;
export
*
from
'./lib/ngx-json-editor.component'
;
export
*
from
'./lib/ngx-json-editor.module'
;