Function matchingSpecs

  • Returns the specs required to generate an output of the same type as the one provided (@see MatchingSpecs).

    Type Parameters

    Parameters

    • output: Output

      Output to infer the specs for.

    Returns MatchingSpecs<Output>

    The specs required to generate an output of the same type as the one provided.

Generated using TypeDoc