Files
neuron/packages/desktop/src/index.ts
T

3 lines
122 B
TypeScript

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