Files
calendar/packages/app-store/intercom/api/index.ts
T

6 lines
236 B
TypeScript

export { default as add } from "./add";
export { default as callback } from "./callback";
export { default as initialize } from "./initialize";
export { default as configure } from "./configure";
export { default as get } from "./get";