the-moby-effect
Version:
Moby/Docker API client built using effect-ts
7 lines • 379 B
JavaScript
import * as Schema from "effect/Schema";
export class SwarmGlobalService extends /*#__PURE__*/Schema.Class("SwarmGlobalService")({}, {
identifier: "SwarmGlobalService",
title: "swarm.GlobalService",
documentation: "https://pkg.go.dev/github.com/docker/docker@v28.4.0+incompatible/api/types/swarm#GlobalService"
}) {}
//# sourceMappingURL=SwarmGlobalService.generated.js.map