variable DELIVERY_ADMIN_LEVELS

Admin role levels that may reach the delivery run sheet (/admin/deliveries): staff plus delivery agents. This is the audience the run sheet has always had; the content-only editor is excluded.

Type

"owner"
| "manager"
| "agent"
[]

Usage

import { DELIVERY_ADMIN_LEVELS } from "doc.ts";