KindFacet<O>: {
    [K in keyof O]: OmitFirstArg<O[K]>
}

Type Parameters

  • O

Generated using TypeDoc