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)

23 lines (22 loc) 782 B
import { IS_OK as E } from "./config.js"; import { BIDTYPE as S } from "./constant.js"; import { FLOW_AUDIT_STATUS as L, FLOW_CODE as o, FLOW_OPERATION as r, FLOW_RECORD_LIST as A, FLOW_STATUS as t, FLOW_STATUS_TEXT as I, FLOW_UPCOMING_STATUS as e } from "./flow.js"; import { LANGUAGE_ENUM as N, LAYOUT_TYPE_ENUM as W, SIZE_ENUM as f, THEME_ENUM as M, defaultSettings as m } from "./settings.js"; import { TABLE_SIZE as x } from "./tableSize.js"; export { S as BIDTYPE, L as FLOW_AUDIT_STATUS, o as FLOW_CODE, r as FLOW_OPERATION, A as FLOW_RECORD_LIST, t as FLOW_STATUS, I as FLOW_STATUS_TEXT, e as FLOW_UPCOMING_STATUS, E as IS_OK, N as LANGUAGE_ENUM, W as LAYOUT_TYPE_ENUM, f as SIZE_ENUM, x as TABLE_SIZE, M as THEME_ENUM, m as defaultSettings };