CCC Docs
    Preparing search index...

    Type Alias DidCkbDataV1Like

    type DidCkbDataV1Like = {
        document: object;
        localId?: string | null;
    }
    Index

    Properties

    Properties

    document: object
    localId?: string | null