UNPKG

enoad-component-web

Version:

针对web端的控件

10 lines 370 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.FR = exports.SS = exports.FD = exports.FB = exports.FN = exports.FS = void 0; exports.FS = "string"; exports.FN = "number"; exports.FB = "boolean"; exports.FD = "dateTime"; exports.SS = "simple_select"; //单选 exports.FR = "relation"; //关联类型 //# sourceMappingURL=const.js.map