mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-04-13 13:30:31 +08:00
4 lines
161 B
TypeScript
4 lines
161 B
TypeScript
export { WindowContext } from "./window-context";
|
|
export type { WindowContextType } from "./window-context";
|
|
export { WindowProvider } from "./window-provider";
|