UNPKG

the-moby-effect

Version:
9 lines 459 B
import * as Schema from "effect/Schema"; export class ContainerWaitExitError extends /*#__PURE__*/Schema.Class("ContainerWaitExitError")({ Message: /*#__PURE__*/Schema.optional(Schema.String) }, { identifier: "ContainerWaitExitError", title: "container.WaitExitError", documentation: "https://pkg.go.dev/github.com/docker/docker@v28.4.0+incompatible/api/types/container#WaitExitError" }) {} //# sourceMappingURL=ContainerWaitExitError.generated.js.map