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 84983da commit 9f022e2Copy full SHA for 9f022e2
README.md
@@ -13,6 +13,10 @@ Node image generation module based on [sharp](https://github.com/lovell/sharp) a
13
14
* `npm install imagecache-sharp`
15
16
+**Note:** please use the beta version that adds TypeScript support and works with the latest version of Sharp:
17
+
18
+* `npm install imagecache-sharp@beta`
19
20
## Usage
21
22
```
0 commit comments