We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5be8133 commit d8b016bCopy full SHA for d8b016b
README.md
@@ -54,13 +54,7 @@ JavaScript Cookie supports [npm](https://www.npmjs.com/package/js-cookie) and [B
54
55
### Module Loaders
56
57
-JavaScript Cookie can also be loaded as an AMD, CommonJS or [ES6](https://github.com/js-cookie/js-cookie/issues/233#issuecomment-233187386) module.
58
-
59
-#### ES6
60
61
-```javascript
62
-import Cookies from 'js-cookie';
63
-```
+JavaScript Cookie can also be loaded as an AMD or CommonJS module.
64
65
## Basic Usage
66
0 commit comments