BoundMethods: {
    [Key in K[number]]: (...args: MethodParameters<T, Key>) => void
}

Type Parameters