We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5326f80 commit 9477a4fCopy full SHA for 9477a4f
test/helpers/utils.spec.ts
@@ -1,5 +1,5 @@
1
import Chance from 'chance'
2
-import { getCustomImageResponseHeaders } from '../../plugin/src/helpers/utils'
+import { getCustomImageResponseHeaders } from '../../packages/runtime/src/helpers/utils'
3
4
const chance = new Chance()
5
0 commit comments