@watzon/baserow
    Preparing search index...

    Interface PermissionObject

    interface PermissionObject {
        name: string;
        permissions: any;
    }
    Index

    Properties

    Properties

    name: string
    permissions: any