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