UNPKG

the-moby-effect

Version:
10 lines 575 B
import * as Schema from "effect/Schema"; declare const TypesPluginConfigInterface_base: Schema.Class<TypesPluginConfigInterface, Schema.Struct<{ readonly ProtocolScheme: Schema.optional<Schema.String>; readonly Socket: Schema.String; readonly Types: Schema.NullOr<Schema.$Array<Schema.NullOr<Schema.TemplateLiteral<readonly [Schema.String, ".", Schema.String, "/", Schema.String]>>>>; }>, {}>; export declare class TypesPluginConfigInterface extends TypesPluginConfigInterface_base { } export {}; //# sourceMappingURL=TypesPluginConfigInterface.generated.d.ts.map