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
/
lib
/
ngx-json-editor.service.d.ts
7 lines
(6 loc)
•
247 B
TypeScript
View Raw
1
2
3
4
5
6
7
import
*
as
i0
from
"@angular/core"
;
export
declare
class
NgxJsonEditorService
{
constructor
(
);
static
ɵ
fac
: i0.ɵɵ
FactoryDeclaration
<
NgxJsonEditorService
,
never
>;
static
ɵ
prov
: i0.ɵɵ
InjectableDeclaration
<
NgxJsonEditorService
>; }