summaryrefslogtreecommitdiffhomepage
path: root/packages/app/src/index.ts
blob: cf5be9f512f9f722700bc3c54342ae79a4b8e945 (plain)
1
2
export { PlatformProvider, type Platform } from "./context/platform"
export { App } from "./app"