UNPKG

starlight-auto-drafts

Version:

Starlight plugin to tweak draft pages default behavior and automatically remove sidebar links to draft pages in production mode.

4 lines (2 loc) 139 B
import type { HookParameters } from '@astrojs/starlight/types' export type StarlightUserConfig = HookParameters<'config:setup'>['config']