Skip to main content

SecondarySetup

type SecondarySetup = {
access: boolean;
rights: string[];
};

Properties

access

access: boolean;

rights

rights: string[];