OverloadImplementations

type OverloadImplementations<T, U> = Overloads<T[U]>;

Type Parameters

Type Parameter
T
U extends keyof T

On this page