2 lines
122 B
TypeScript
2 lines
122 B
TypeScript
export { PlatformProvider, type Platform } from "./PlatformContext"
|
|
export { DesktopInterface } from "./DesktopInterface"
|