We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e388a23 + d58182f commit a100d7bCopy full SHA for a100d7b
README.md
@@ -1,6 +1,6 @@
1
# tslib
2
3
-This is a runtime library for [TypeScript](http://www.typescriptlang.org/) that contains all of the TypeScript helper functions.
+This is a runtime library for [TypeScript](https://www.typescriptlang.org/) that contains all of the TypeScript helper functions.
4
5
This library is primarily used by the `--importHelpers` flag in TypeScript.
6
When using `--importHelpers`, a module that uses helper functions like `__extends` and `__assign` in the following emitted file:
0 commit comments