mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-17 02:19:41 +02:00
2 lines
92 B
TypeScript
2 lines
92 B
TypeScript
export { Container } from './Container';
|
|
export type { ContainerProps } from './Container';
|