Skip to content

Type Alias: Owner

ts
type Owner = "user" | "group";

Defined in: src/types/universes.ts:138