Files
calendar/packages/app-store/_baseApp/index.ts
T
Hariom BalharaGitHubkodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
18e0f13605 [Feature] App Store CLI - Make it super easy to add an app. (#2917)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-06-07 11:43:32 +05:30

4 lines
114 B
TypeScript

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