UNPKG

@o3r/localization

Version:

This module provides a runtime dynamic language/translation support and debug tools.

7 lines 248 B
export type { Translation } from '@o3r/core'; export * from './annotations/index'; export * from './core/index'; export * from './devkit/index'; export * from './stores/index'; export * from './tools/index'; //# sourceMappingURL=public_api.d.ts.map