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 @@ -52,7 +52,7 @@ limitations under the License.
52
52
## Usage
53
53
54
54
``` javascript
55
- import MultiSlice from ' https://cdn.jsdelivr.net/gh/stdlib-js/slice-multi@deno/mod.js' ;
55
+ import MultiSlice from ' https://cdn.jsdelivr.net/gh/stdlib-js/slice-multi@v0.2.1- deno/mod.js' ;
56
56
```
57
57
58
58
<a name =" main " ></a >
@@ -205,7 +205,7 @@ var o = ms.toJSON();
205
205
206
206
``` javascript
207
207
import S from ' https://cdn.jsdelivr.net/gh/stdlib-js/slice-ctor@deno/mod.js' ;
208
- import MultiSlice from ' https://cdn.jsdelivr.net/gh/stdlib-js/slice-multi@deno/mod.js' ;
208
+ import MultiSlice from ' https://cdn.jsdelivr.net/gh/stdlib-js/slice-multi@v0.2.1- deno/mod.js' ;
209
209
210
210
// Alias `undefined` for more concise expressions:
211
211
var _ = void 0 ;
You can’t perform that action at this time.
0 commit comments