HashP08
Results
1
comments of
HashP08
trafficstars
No, but my implementation is very basic in function call just checking the response const result = await readAsync('https://www.geoimgr.com/images/samples/england-london-bridge.jpg') result && console.log('result tags', result) if(result){ // do operation }