Skip to content

Commit 63ebc6d

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

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
@@ -30,6 +30,8 @@ interface Transformation {
3030
* - protocol: Used only when type is "abs". Can be "hls" or "dash".
3131
*
3232
* Refer to the docs for more details on transformations and usage in post.
33+
*
34+
* {@link https://imagekit.io/docs/dam/pre-and-post-transformation-on-upload#post-transformation}
3335
*/
3436
post?: PostTransformation[];
3537
}

0 commit comments

Comments
 (0)