UNPKG

@expofp/floorplan

Version:

Interactive floor plan library for expos and events

2 lines (1 loc) • 151 B
export async function blobImageSize(e){try{const t=await createImageBitmap(e),i={width:t.width,height:t.height};return t.close(),i}catch{return null}}