UNPKG

the-moby-effect

Version:
12 lines 533 B
import * as Schema from "effect/Schema"; declare const SwarmServiceUpdateResponse_base: Schema.Class<SwarmServiceUpdateResponse, { Warnings: Schema.NullOr<Schema.Array$<typeof Schema.String>>; }, Schema.Struct.Encoded<{ Warnings: Schema.NullOr<Schema.Array$<typeof Schema.String>>; }>, never, { readonly Warnings: readonly string[] | null; }, {}, {}>; export declare class SwarmServiceUpdateResponse extends SwarmServiceUpdateResponse_base { } export {}; //# sourceMappingURL=SwarmServiceUpdateResponse.generated.d.ts.map