ResourceFetchResult type

ステートフルクライアントからダウンロードされたリソースの結果

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