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.
1 parent 6476ac3 commit 845df4bCopy full SHA for 845df4b
epicshop/epic-me/workers/db/index.ts
@@ -1,4 +1,4 @@
1
-/// <reference path="../../worker-configuration.d.ts" />
+/// <reference path="../../types/worker-configuration.d.ts" />
2
3
import { z } from 'zod'
4
import {
epicshop/epic-me/workers/db/migrations.ts
import { sql } from './utils.ts'
0 commit comments