UNPKG

dingtalk-docs-cool-app

Version:

钉钉文档酷应用插件扩展 开发者初始化包

6 lines (5 loc) 290 B
export { FieldType } from './types/field'; export { FormItemComponent } from './types/formItem'; export { FieldExecuteCode } from './types/execute'; export { fieldDecoratorKit, getManifestByFieldDecorator, FieldDecoratorKit } from './kit'; export { AuthorizationType } from './types/auth';