Skip to main content
method URL.createObjectURL
URL.createObjectURL(blob: Blob): string
Deprecated

Parameters

blob: Blob

Return Type

string
Back to top