cal.pub0.org/packages/features/bookings/Booker/index.ts

3 lines
79 B
TypeScript

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