3 lines
149 B
TypeScript
3 lines
149 B
TypeScript
![]() |
// License: LGPL-3.0-or-later
|
||
|
export {useHoudiniIntl, HoudiniIntlProvider} from './HoudiniIntl';
|
||
|
export type {HoudiniIntlShape} from './HoudiniIntl';
|