Documentation - v0.29.2
    Preparing search index...

    Type Alias ParsedUniqueFileId

    ParsedUniqueFileId:
        | { type: Web; url: string }
        | { location: UniquePhotoLocation; type: Photo }
        | { id: Long; type: Document }
        | { id: Long; type: Secure }
        | { id: Long; type: Encrypted }
        | { id: Long; type: Temp }