calcom/packages/app-store/hubspotothercalendar/index.ts
2022-04-20 14:20:02 -06:00

3 lines
100 B
TypeScript

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