/** * This file was auto-generated by openapi-typescript and ts-morph. * Do not make direct changes to the file. */ import type { InferOperationIndex } from "../../operation-inference.js"; import type * as carts from "../carts.sf.js"; import type * as checkouts from "../checkouts.sf.js"; import type * as consent from "../consent.sf.js"; import type * as customers from "../customers.sf.js"; import type * as form_fields from "../form_fields.sf.js"; import type * as orders from "../orders.sf.js"; import type * as pickup_options from "../pickup_options.sf.js"; import type * as pricing from "../pricing.sf.js"; import type * as subscriptions from "../subscriptions.sf.js"; export type Operation = InferOperationIndex & InferOperationIndex & InferOperationIndex & InferOperationIndex & InferOperationIndex & InferOperationIndex & InferOperationIndex & InferOperationIndex & InferOperationIndex;