@ptkl/sdk - v1.7.1
    Preparing search index...

    Type Alias Context

    type Context = {
        key: string;
        value: any;
    }
    Index

    Properties

    Properties

    key: string
    value: any