UNPKG

stackpress

Version:

Incept is a content management framework.

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