共用方式為


PathUnchecked type

定義 pathUnchecked 的簽章。

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