You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.ts
+5-9Lines changed: 5 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -99,8 +99,7 @@ class ImageKit {
99
99
}
100
100
101
101
/**
102
-
* You can add multiple origins in the same ImageKit.io account.
103
-
* URL endpoints allow you to configure which origins are accessible through your account and set their preference order as well.
102
+
* This method allows you to create an URL to access a file using the relative or absolute path and the ImageKit URL endpoint (urlEndpoint). The file can be an image, video or any other static file supported by ImageKit.
0 commit comments