UNPKG

@pit-front-end/constant

Version:

[![pnpm version](https://img.shields.io/badge/pnpm-8.X-blue)](https://www.pnpm.cn/) [![PitFrontEndConstant Version](https://img.shields.io/badge/PitFrontEndConstant-1.0.7-gree)](https://www.npmjs.com/package/@pit-front-end/utils)

2 lines (1 loc) 773 B
"use strict";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;