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 cae5c34 commit 9ac95faCopy full SHA for 9ac95fa
packages/outbox-core/lib/outbox.ts
@@ -1,5 +1,5 @@
1
import { AbstractPeriodicJob, type JobExecutionContext } from '@lokalise/background-jobs-common'
2
-import type { PeriodicJobDependencies } from '@lokalise/background-jobs-common/dist/periodic-jobs/periodicJobTypes'
+import type { PeriodicJobDependencies } from '@lokalise/background-jobs-common'
3
import { generateUuid7 } from '@lokalise/id-utils'
4
import type {
5
CommonEventDefinition,
0 commit comments