mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-01 23:02:26 +00:00
3 lines
124 B
TypeScript
3 lines
124 B
TypeScript
export { PlatformProvider, type Platform } from "./context/platform"
|
|
export { AppBaseProviders, AppInterface } from "./app"
|