UNPKG

@magicbell/magicbell-react

Version:

React components for building a notification inbox for your app

4 lines (3 loc) 167 B
import { IMagicBellTheme } from '../context/Theme.js'; import { DeepPartial } from '../lib/types.js'; export declare const classicTheme: DeepPartial<IMagicBellTheme>;