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

Parameters

blob: Blob

Return Type

string
Back to top