Skip to content

Commit c00ba91

Browse files
author
long.ho
committed
fix(react-intl): re-export PrimitiveType from intl-messageformat
1 parent 67bd664 commit c00ba91

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/react-intl/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,3 +127,4 @@ export {
127127
FormattedListParts,
128128
} from './src/components/createFormattedComponent'
129129
export type {MessageFormatElement} from '@formatjs/icu-messageformat-parser'
130+
export type {PrimitiveType} from 'intl-messageformat'

0 commit comments

Comments
 (0)