()
| 43 | } |
| 44 | |
| 45 | export function isI18nHydrationSupportEnabled() { |
| 46 | return _isI18nHydrationSupportEnabled; |
| 47 | } |
| 48 | |
| 49 | /** |
| 50 | * Prepares an i18n block and its children, located at the given |
no outgoing calls
no test coverage detected
searching dependent graphs…