Files
2026-05-01 22:05:05 -06:00

3 lines
87 B
TypeScript

export { default } from "./Vertical";
export type { VerticalProps } from "./Vertical";