UNPKG

box-ui-elements-mlh

Version:
6 lines (5 loc) 232 B
// @flow // @deprecated, use FormattedPlural or FormattedMessage from react-intl v3 instead export { default as Param } from './Param'; export { default as Plural } from './Plural'; export { default } from './FormattedCompMessage';