UNPKG

stackpress

Version:

Incept is a content management framework.

4 lines (3 loc) 155 B
import type { ThemeContextProps } from '../types.js'; declare const ThemeContext: import("react").Context<ThemeContextProps>; export default ThemeContext;