Skip to content

Type Alias: ChangedValue

ts
type ChangedValue = z.infer<typeof ChangedValueSchema>;

Defined in: src/v1/models/changedValue.ts:12