Udostępnij za pośrednictwem


PathUnchecked type

Definiuje podpis dla pathUnchecked.

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