@refinio/one.models
    Preparing search index...

    Image used to represent the person.

    interface ProfileImage {
        $type$: "ProfileImage";
        image: SHA256Hash<BLOB>;
    }
    Index

    Properties

    Properties

    $type$: "ProfileImage"
    image: SHA256Hash<BLOB>