mirror of
https://github.com/hcengineering/platform.git
synced 2025-05-11 09:51:53 +00:00
4 lines
89 B
TypeScript
4 lines
89 B
TypeScript
export { default } from './plugin'
|
|
export * from './retranslate'
|
|
export * from './types'
|