We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent faa3ee2 commit eceb992Copy full SHA for eceb992
README.md
@@ -54,6 +54,8 @@ require(['./Immutable.min.js'], function (Immutable) {
54
});
55
```
56
57
+You can also use a CDN like [jsDelivr](http://cdn.jsdelivr.net/immutable.js/latest/Immutable.min.js)
58
+
59
### TypeScript
60
Use these Immutable collections and sequences as you would use native
61
collections in your [TypeScript](http://typescriptlang.org) programs while still taking
0 commit comments