houdini/app/javascript/components/intl/index.ts
2020-08-01 11:14:08 -05:00

3 lines
No EOL
149 B
TypeScript

// License: LGPL-3.0-or-later
export {useHoudiniIntl, HoudiniIntlProvider} from './HoudiniIntl';
export type {HoudiniIntlShape} from './HoudiniIntl';