- From: Kenneth Rohde Christiansen via GitHub <sysbot+gh@w3.org>
- Date: Tue, 03 Nov 2015 14:02:37 +0000
- To: public-web-nfc@w3.org
function watch(..., t) { let p = new Promise(...); ... return Promise.race(p, t); } -- GitHub Notif of comment by kenchris See https://github.com/w3c/web-nfc/issues/86#issuecomment-153363159
Received on Tuesday, 3 November 2015 14:02:39 UTC