UNPKG

the-moby-effect

Version:
10 lines 435 B
import * as Schema from "effect/Schema"; declare const ContainerDeviceMapping_base: Schema.Class<ContainerDeviceMapping, Schema.Struct<{ readonly PathOnHost: Schema.String; readonly PathInContainer: Schema.String; readonly CgroupPermissions: Schema.String; }>, {}>; export declare class ContainerDeviceMapping extends ContainerDeviceMapping_base { } export {}; //# sourceMappingURL=ContainerDeviceMapping.generated.d.ts.map