import mql from '@microlink/mql' const { data } = await mql('https://kikobeats.com', { screenshot: { omitBackground: true } })
omitBackground
Type: <boolean>
Default: false
Default: false
It omits the white background for the screenshot over the target url.