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

Parameters

url: string

Return Type

void
Back to top