File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -68,6 +68,8 @@ var hasSharedArrayBufferSupport = require( '@stdlib/assert-has-sharedarraybuffer
6868
6969Detects if a runtime environment supports [ ` SharedArrayBuffer ` ] [ mdn-sharedarraybuffer ] .
7070
71+ <!-- eslint-disable id-length -->
72+
7173``` javascript
7274var bool = hasSharedArrayBufferSupport ();
7375// returns <boolean>
Original file line number Diff line number Diff line change 4848 "@stdlib/assert-is-boolean" : " ^0.1.1" ,
4949 "@stdlib/assert-is-browser" : " ^0.1.1" ,
5050 "@stdlib/assert-is-windows" : " ^0.1.1" ,
51- "@stdlib/bench" : " ^0.1 .0" ,
51+ "@stdlib/bench" : " ^0.2 .0" ,
5252 "@stdlib/process-exec-path" : " ^0.1.1" ,
5353 "proxyquire" : " ^2.0.0" ,
5454 "tape" : " git+https://github.com/kgryte/tape.git#fix/globby" ,
You can’t perform that action at this time.
0 commit comments