@ctrl/plex
    Preparing search index...

    Interface LibrarySharePermissions

    interface LibrarySharePermissions {
        allowCameraUpload?: boolean;
        allowChannels?: boolean;
        allowSync?: boolean;
    }
    Index
    allowCameraUpload?: boolean
    allowChannels?: boolean
    allowSync?: boolean