Files
oh-my-opencode/dist/hooks/background-notification/index.d.ts
T
2026-03-14 04:56:50 +00:00

3 lines
124 B
TypeScript

export { createBackgroundNotificationHook } from "./hook";
export type { BackgroundNotificationHookConfig } from "./types";