@resistdesign/voltra
    Preparing search index...

    Type Alias LossyDdbItem

    LossyDdbItem: LossyDdbKey & LossyDdbIdentity & {
        kind: typeof fullTextLossyPosting;
    }

    DynamoDB item shape for lossy postings entries.

    Type Declaration