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

    Interface ChannelRegistry

    interface ChannelRegistry {
        $type$: "ChannelRegistry";
        channels: Set<SHA256IdHash<ChannelInfo>>;
        id: "ChannelRegistry";
    }
    Index

    Properties

    Properties

    $type$: "ChannelRegistry"
    channels: Set<SHA256IdHash<ChannelInfo>>
    id: "ChannelRegistry"