UNPKG

dingtalk-docs-cool-app

Version:

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

10 lines (9 loc) 210 B
export declare const enum FieldType { Text = "text", Number = "number", SingleSelect = "select", MultiSelect = "multiSelect", Object = "object", Link = "link", Attachment = "file" }