UNPKG

vite-plugin-entry-shaking-debugger

Version:
7 lines (6 loc) 173 B
export type HeaderProps = { /** Should site's title be displayed? */ showTitle?: boolean; /** Should site's navigation be displayed? */ showNavigation?: boolean; };