mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-06 08:57:23 +00:00
3 lines
122 B
TypeScript
3 lines
122 B
TypeScript
export { PlatformProvider, type Platform } from "./PlatformContext"
|
|
export { DesktopInterface } from "./DesktopInterface"
|