mini-effect
    Preparing search index...

    Function _getLastMetadata

    • Internal

      Returns the last top-level value of a given metadata type from a schema using a breadth-first search that starts with the last item in the pipeline.

      Parameters

      • schema: Schema$1

        The schema to search.

      • type: "title" | "description"

        The metadata type.

      Returns string | undefined

      The value, if any.