Skip to content

Type Alias: SystemInfoEntity

ts
type SystemInfoEntity = z.infer<typeof SystemInfoEntitySchema>;

Defined in: src/v1/models/systemInfoEntity.ts:16