mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-14 20:54:42 +00:00
Export DesktopInterface from desktop and add PlatformContext
This commit is contained in:
2
packages/desktop/src/index.ts
Normal file
2
packages/desktop/src/index.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
export { PlatformProvider, type Platform } from "./PlatformContext"
|
||||
export { DesktopInterface } from "./DesktopInterface"
|
||||
Reference in New Issue
Block a user