File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ limitations under the License.
42
42
## Usage
43
43
44
44
``` javascript
45
- import hasArrayBufferSupport from ' https://cdn.jsdelivr.net/gh/stdlib-js/assert-has-arraybuffer-support@esm/index.mjs' ;
45
+ import hasArrayBufferSupport from ' https://cdn.jsdelivr.net/gh/stdlib-js/assert-has-arraybuffer-support@v0.2.2- esm/index.mjs' ;
46
46
```
47
47
48
48
#### hasArrayBufferSupport()
@@ -70,7 +70,7 @@ var bool = hasArrayBufferSupport();
70
70
<body >
71
71
<script type =" module" >
72
72
73
- import hasArrayBufferSupport from ' https://cdn.jsdelivr.net/gh/stdlib-js/assert-has-arraybuffer-support@esm/index.mjs' ;
73
+ import hasArrayBufferSupport from ' https://cdn.jsdelivr.net/gh/stdlib-js/assert-has-arraybuffer-support@v0.2.2- esm/index.mjs' ;
74
74
75
75
var bool = hasArrayBufferSupport ();
76
76
if ( bool ) {
You can’t perform that action at this time.
0 commit comments