다음을 통해 공유


ResourceFetchResult type

Stateful Client에서 다운로드한 리소스의 결과

type ResourceFetchResult = { error?: Error; sourceUrl?: string }