Keeta LogoKeeta Logo@keetanetwork/keetanet-client
    Preparing search index...

    Type Alias SerializedConnection

    type SerializedConnection = {
        data: string;
        type: string;
        [key: string]: JSONSerializable;
    }

    Indexable

    Index

    Properties

    Properties

    data: string
    type: string