暴露 Schema 的类型定义

This commit is contained in:
2betop 2020-09-18 12:14:01 +08:00
parent b4aa03a2a0
commit aef5e27c45

View File

@ -36,6 +36,8 @@ import {
} from './locale';
import animation from './utils/Animation';
export * from './Schema';
// 注册渲染器
import './renderers/Action';
import './renderers/Alert';