type alias AdminLevel

Admin role levels

Definition

"owner" | "manager"

Usage

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