type alias SuperuserChoice

Definition

"" | "self-managed" | "enabled"

Usage

import { type SuperuserChoice } from "docs/config.ts";