UNPKG

the-moby-effect

Version:
9 lines 417 B
import * as Schema from "effect/Schema"; declare const BlkiodevThrottleDevice_base: Schema.Class<BlkiodevThrottleDevice, Schema.Struct<{ readonly Path: Schema.String; readonly Rate: Schema.decodeTo<Schema.BigInt, Schema.String, never, never>; }>, {}>; export declare class BlkiodevThrottleDevice extends BlkiodevThrottleDevice_base { } export {}; //# sourceMappingURL=BlkiodevThrottleDevice.generated.d.ts.map