UNPKG

stackpress

Version:

Incept is a content management framework.

3 lines (2 loc) 162 B
import type { NotifyProviderProps } from '../types'; export default function NotifyProvider(props: NotifyProviderProps): import("react/jsx-runtime").JSX.Element;