Takaro - v0.6.0
    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