UNPKG

the-moby-effect

Version:
10 lines 413 B
import * as Schema from "effect/Schema"; export class SystemDeviceInfo extends /*#__PURE__*/Schema.Class("SystemDeviceInfo")({ Source: Schema.String, ID: Schema.String }, { identifier: "SystemDeviceInfo", title: "system.DeviceInfo", documentation: "https://pkg.go.dev/github.com/docker/docker@v28.4.0+incompatible/api/types/system#DeviceInfo" }) {} //# sourceMappingURL=SystemDeviceInfo.generated.js.map