({
mode,
lineNumbers,
lightThemeSelector,
}: {
mode: "dark" | "light" | undefined
lineNumbers?: boolean
lightThemeSelector?: string
})
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected