output
    Preparing search index...

    Function getMetadata

    • Read metadata previously attached via setMetadata.

      Parameters

      • target: Function

        The function or object to read metadata from.

      Returns { description?: string; name: string; type?: string }

      The metadata object, or null if none is attached.