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