mirror of
https://github.com/hcengineering/platform.git
synced 2025-03-22 07:28:39 +00:00
4 lines
102 B
TypeScript
4 lines
102 B
TypeScript
export { default, translateId } from './plugin'
|
|
export * from './retranslate'
|
|
export * from './types'
|