File tree 1 file changed +2
-2
lines changed 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 hasNodeBufferSupport from ' https://cdn.jsdelivr.net/gh/stdlib-js/assert-has-node-buffer-support@deno/mod.js' ;
45
+ import hasNodeBufferSupport from ' https://cdn.jsdelivr.net/gh/stdlib-js/assert-has-node-buffer-support@v0.2.2- deno/mod.js' ;
46
46
```
47
47
48
48
#### hasNodeBufferSupport()
@@ -65,7 +65,7 @@ var bool = hasNodeBufferSupport();
65
65
<!-- eslint no-undef: "error" -->
66
66
67
67
``` javascript
68
- import hasNodeBufferSupport from ' https://cdn.jsdelivr.net/gh/stdlib-js/assert-has-node-buffer-support@deno/mod.js' ;
68
+ import hasNodeBufferSupport from ' https://cdn.jsdelivr.net/gh/stdlib-js/assert-has-node-buffer-support@v0.2.2- deno/mod.js' ;
69
69
70
70
var bool = hasNodeBufferSupport ();
71
71
if ( bool ) {
You can’t perform that action at this time.
0 commit comments