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

    Type Alias LeuteApiInitConfig

    type LeuteApiInitConfig = {
        initialPeers?: SHA256IdHash<Person>[];
    }
    Index

    Properties

    Properties

    initialPeers?: SHA256IdHash<Person>[]