@pit-front-end/constant
Version:
[](https://www.pnpm.cn/) [](https://www.npmjs.com/package/@pit-front-end/utils)
2 lines (1 loc) • 773 B
JavaScript
;Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const E=require("./config.js"),O=require("./constant.js"),T=require("./flow.js"),_=require("./settings.js"),S=require("./tableSize.js");exports.IS_OK=E.IS_OK;exports.BIDTYPE=O.BIDTYPE;exports.FLOW_AUDIT_STATUS=T.FLOW_AUDIT_STATUS;exports.FLOW_CODE=T.FLOW_CODE;exports.FLOW_OPERATION=T.FLOW_OPERATION;exports.FLOW_RECORD_LIST=T.FLOW_RECORD_LIST;exports.FLOW_STATUS=T.FLOW_STATUS;exports.FLOW_STATUS_TEXT=T.FLOW_STATUS_TEXT;exports.FLOW_UPCOMING_STATUS=T.FLOW_UPCOMING_STATUS;exports.LANGUAGE_ENUM=_.LANGUAGE_ENUM;exports.LAYOUT_TYPE_ENUM=_.LAYOUT_TYPE_ENUM;exports.SIZE_ENUM=_.SIZE_ENUM;exports.THEME_ENUM=_.THEME_ENUM;exports.defaultSettings=_.defaultSettings;exports.TABLE_SIZE=S.TABLE_SIZE;