choerodon-ui
Version:
An enterprise-class UI design language and React-based implementation
4 lines (3 loc) • 474 B
TypeScript
export { transformString, trimString } from 'choerodon-ui/dataset';
declare const toLocaleStringSupportsLocales: typeof import("../../components-dataset/utils").toLocaleStringSupportsLocales, getNumberFormatOptions: typeof import("../../components-dataset/utils").getNumberFormatOptions, toLocaleStringPolyfill: typeof import("../../components-dataset/utils").toLocaleStringPolyfill;
export { toLocaleStringSupportsLocales, getNumberFormatOptions, toLocaleStringPolyfill };