UNPKG

choerodon-ui

Version:

An enterprise-class UI design language and React-based implementation

5 lines (4 loc) 224 B
import { Utils } from 'choerodon-ui/dataset'; export { transformString, trimString } from 'choerodon-ui/dataset'; declare const getNumberFormatOptions: typeof Utils.getNumberFormatOptions; export { getNumberFormatOptions };