Skip to content

Commit d8a2d11

Browse files
imagekitioahnv
andauthored
Update src/interfaces/UploadOptions.ts
Co-authored-by: Abhinav Dhiman <[email protected]>
1 parent 63ebc6d commit d8a2d11

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/interfaces/UploadOptions.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ interface Transformation {
2020
/**
2121
* Specifies pre-transformations to be applied. Must be a valid string of transformations like "w-300,h-300".
2222
* Refer to the docs for more details on transformations.
23+
*
24+
* {@link https://imagekit.io/docs/dam/pre-and-post-transformation-on-upload#pre-transformation}
2325
*/
2426
pre?: string;
2527

0 commit comments

Comments
 (0)