@refinio/one.models
    Preparing search index...
    type LocalInstanceInfo = {
        instanceCryptoApi: CryptoApi;
        instanceId: SHA256IdHash<Instance>;
        personId: SHA256IdHash<Person>;
    }
    Index

    Properties

    instanceCryptoApi: CryptoApi
    instanceId: SHA256IdHash<Instance>
    personId: SHA256IdHash<Person>