// @generated — do not edit import { defineQuery } from "@tailor-platform/erp-kit/core"; import { run } from "./getJournalEntryBySource"; export const getJournalEntryBySource = defineQuery("getJournalEntryBySource", run);