Share via


ResourceFetchResult type

Result of the Resource downloaded from stateful client

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