Skip to content

Variable: InputStreamSourceSchema

ts
const InputStreamSourceSchema: ZodObject<{
  inputStream: ZodOptional<ZodRecord<ZodString, ZodAny>>;
}, $loose>;

Defined in: src/serviceDesk/models/inputStreamSource.ts:4