UNPKG

stackpress

Version:

Incept is a content management framework.

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