Takaro - v0.7.3
    Preparing search index...

    Function setContext

    • Sets context data with the given name.

      Parameters

      • name: string

        of the context

      • context: { [key: string]: unknown } | null

        Any kind of data. This data will be normalized.

      Returns void