3 lines
124 B
TypeScript
3 lines
124 B
TypeScript
|
|
export { createBackgroundNotificationHook } from "./hook";
|
||
|
|
export type { BackgroundNotificationHookConfig } from "./types";
|