콘텐츠로 이동

isBackgroundResult

이 콘텐츠는 아직 번역되지 않았습니다.

function isBackgroundResult<T>(result): result is BackgroundResult<T>;
Type Parameter

T

Parameter Type

result

unknown

result is BackgroundResult<T>