UNPKG

@magicbell/magicbell-react

Version:

React components for building a notification inbox for your app

4 lines (3 loc) 170 B
export declare const NO_PROVIDER = "MAGICBELL_NO_PROVIDER"; declare const CurrentProviderContext: import("react").Context<string>; export default CurrentProviderContext;