Variable: FsWatchResponseSchema
Makaio Framework / services-core/filesystem/schemas / FsWatchResponseSchema
Variable: FsWatchResponseSchema
Section titled “Variable: FsWatchResponseSchema”
constFsWatchResponseSchema:ZodObject<{success:ZodBoolean;watchId:ZodString; },$strip>
Defined in: ../../../packages/services/core/src/filesystem/schemas.ts:53
Watch response payload.