UNPKG

the-moby-effect

Version:
12 lines 432 B
import * as Schema from "effect/Schema"; declare const SwarmConfigCreateResponse_base: Schema.Class<SwarmConfigCreateResponse, { ID: typeof Schema.String; }, Schema.Struct.Encoded<{ ID: typeof Schema.String; }>, never, { readonly ID: string; }, {}, {}>; export declare class SwarmConfigCreateResponse extends SwarmConfigCreateResponse_base { } export {}; //# sourceMappingURL=SwarmConfigCreateResponse.generated.d.ts.map