We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8245c22 commit 77bbfdbCopy full SHA for 77bbfdb
1 file changed
src/runtime/providers/strapi.ts
@@ -1,5 +1,5 @@
1
-import { ProviderGetImage } from 'src'
2
import { withBase, withoutLeadingSlash } from 'ufo'
+import { ProviderGetImage } from 'src'
3
4
// https://strapi.io/documentation/developer-docs/latest/development/plugins/upload.html#upload
5
0 commit comments