• Gets a specific output option value for a generation type

    Parameters

    • type: string

      The type of output

    • optionName: string

      The name of the option to retrieve

    • Optional defaultValue: any

      Default value if option is not found

    Returns any

    The option value or default value