UNPKG

the-moby-effect

Version:
16 lines 498 B
import * as Schema from "effect/Schema"; declare const ImageLoadResponse_base: Schema.Class<ImageLoadResponse, { Body: typeof Schema.Object; JSON: typeof Schema.Boolean; }, Schema.Struct.Encoded<{ Body: typeof Schema.Object; JSON: typeof Schema.Boolean; }>, never, { readonly Body: object; } & { readonly JSON: boolean; }, {}, {}>; export declare class ImageLoadResponse extends ImageLoadResponse_base { } export {}; //# sourceMappingURL=ImageLoadResponse.generated.d.ts.map