cooptypes - v2026.8.22-3
    Preparing search index...

    Interface IPermissionLevel

    interface IPermissionLevel {
        actor: string;
        permission: string;
    }
    Index

    Properties

    Properties

    actor: string
    permission: string