次の方法で共有


PathUnchecked type

pathUnchecked のシグネチャを定義します。

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