houdini/app/javascript/components/intl/index.ts

3 lines
149 B
TypeScript
Raw Normal View History

2020-07-31 15:48:15 -05:00
// License: LGPL-3.0-or-later
export {useHoudiniIntl, HoudiniIntlProvider} from './HoudiniIntl';
export type {HoudiniIntlShape} from './HoudiniIntl';