Type Alias InspectableMethodParameters

InspectableMethodParameters: {
    [key: string]: Type | Type[];
}