mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-02 07:03:45 +00:00
3 lines
97 B
TypeScript
3 lines
97 B
TypeScript
export { PlatformProvider, type Platform } from "./context/platform"
|
|
export { App } from "./app"
|