function ownerOnlyAudience
ownerOnlyAudience(unnamed 0: GateAudience): boolean

True when a refused gate admits only the owner account: either the guard names the role exactly, or it names one role and that role is owner.

Parameters

unnamed 0: GateAudience

Return Type

boolean

Usage

import { ownerOnlyAudience } from "doc.ts";