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.js
3 lines
•
190 B
JavaScript
View Raw
1
2
3
export
{
default
as
JsonSchemaEditor
}
from
"./JsonSchemaEditor"
;
export
{ registerLocale }
from
"./JsonSchemaEditor/i18n/index"
;
export
{ getDefaultSchema }
from
"./JsonSchemaEditor/utils"
;