/** * Generated by Orval * Do not edit manually. * See `gen:api` script in package.json */ /** * Data relating to the previous state of the event's subject. */ export type EventSchemaPreData = { [key: string]: any };