Skip to content

Variable: FileSystemSourceSchema

Makaio Framework


Makaio Framework / services-core/filesystem/schemas / FileSystemSourceSchema

const FileSystemSourceSchema: ZodObject<{ label: ZodString; machineId: ZodString; }, $strip>

Defined in: ../../../packages/services/core/src/filesystem/schemas.ts:130

A filesystem source (machine) that can be browsed.