Skip to main content
method URL.revokeObjectURL
URL.revokeObjectURL(url: string): void
Deprecated

Parameters

url: string

Return Type

void
Back to top