UNPKG

stackpress

Version:

Incept is a content management framework.

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