2025-12-26 15:53:25 +08:00

4 lines
161 B
TypeScript

export { WindowContext } from "./window-context";
export type { WindowContextType } from "./window-context";
export { WindowProvider } from "./window-provider";