2
0
Files
2024-08-09 00:39:27 +02:00

3 lines
79 B
TypeScript

export { Booker } from "./Booker";
export type { BookerProps } from "./types";