다음을 통해 공유


PathUnchecked type

pathUnchecked에 대한 서명을 정의합니다.

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