Sdílet prostřednictvím


PathUnchecked type

Definuje podpis pro pathUnchecked.

type PathUnchecked = (
  path: TPath,
  args: PathParameters<TPath>
) => ResourceMethods<StreamableMethod>