FresolveObjectURL
Bun

function

buffer.resolveObjectURL

id: string
): undefined | Blob;

Resolves a 'blob:nodedata:...' an associated Blob object registered using a prior call to URL.createObjectURL().

@param id

A 'blob:nodedata:... URL string returned by a prior call to URL.createObjectURL().