UNPKG
@flodejs/json-schema-editor-antd
Version:
latest (1.0.1)
1.0.1
Json Schema Editor
lin-mt.github.io/json-schema-editor-antd
lin-mt/json-schema-editor-antd
@flodejs/json-schema-editor-antd
/
dist
/
index.d.ts
4 lines
(3 loc)
•
191 B
TypeScript
View Raw
1
2
3
4
export
{
default
as
JsonSchemaEditor
}
from
'./JsonSchemaEditor'
;
export
{ registerLocale }
from
'./JsonSchemaEditor/i18n/index'
;
export
{ getDefaultSchema }
from
'./JsonSchemaEditor/utils'
;