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

3 lines
149 B
TypeScript
Raw Normal View History

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