Files
tf_code/packages/desktop/src/index.ts

3 lines
122 B
TypeScript

export { PlatformProvider, type Platform } from "./PlatformContext"
export { DesktopInterface } from "./DesktopInterface"