본문으로 건너뛰기

FetchHelperType

fetchHelper 함수의 타입입니다. 이는 사용자 지정 fetchHelper 함수를 작성하고자 할 때 유용합니다.

Signature

type FetchHelperType = typeof fetchHelper;