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.
useRuntimeConfig
1 parent da71f5c commit 268eb9cCopy full SHA for 268eb9c
src/runtime/providers/aliyun.ts
@@ -1,5 +1,6 @@
1
import { joinURL, encodePath } from 'ufo'
2
import { defineProvider, createOperationsGenerator } from '#image'
3
+import { useRuntimeConfig } from '#imports'
4
5
const operationsGenerator = createOperationsGenerator({
6
joinWith: '/',
0 commit comments