calcom/packages/app-store/spacebooking/index.ts
alannnc f1bed08c13 feature/space-booking-app (#2673)
* Reschedule for dynamic events

* Fix lint

* feature/space-booking-app initial commit

* added loom video and fixes for main branch

* Revert previous commmit

* Renames spacebookingother to spacebooking

* Type and perf improvements

* Updated comment

* Update seed-app-store.ts

Co-authored-by: zomars <zomars@me.com>
2022-05-03 22:07:17 -06:00

4 lines
144 B
TypeScript

export * as api from "./api";
export * as lib from "./lib";
export { metadata } from "./_metadata";
export * as components from "./components";