ArgsType
ArgsType<
T> =Textends readonly [infer U] ?U:Textends readonly [] ?null:T
Defined in: types/reactor.ts:80
Helper to extract arguments type for codecs (unwraps single argument tuples).
Type Parameters
Section titled “Type Parameters”T