UNPKG

the-moby-effect

Version:
9 lines 406 B
import * as Schema from "effect/Schema"; declare const SwarmAnnotations_base: Schema.Class<SwarmAnnotations, Schema.Struct<{ readonly Name: Schema.optional<Schema.String>; readonly Labels: Schema.NullOr<Schema.$Record<Schema.String, Schema.String>>; }>, {}>; export declare class SwarmAnnotations extends SwarmAnnotations_base { } export {}; //# sourceMappingURL=SwarmAnnotations.generated.d.ts.map