HostArgs<GA>: {
    [K in keyof GA]: HostOf<GA[K]>
}

Type Parameters

  • GA extends any[]