@refinio/one.models
    Preparing search index...
    interface EncryptionKey {
        $type$: "EncryptionKey";
        key: HexString;
    }
    Index

    Properties

    Properties

    $type$: "EncryptionKey"
    key: HexString