GHHG10's picture
download
raw
296 Bytes
export * as ConfigToolOutput from "./tool-output"
import { Schema } from "effect"
import { PositiveInt } from "../schema"
export class Info extends Schema.Class<Info>("ConfigV2.ToolOutput")({
max_lines: PositiveInt.pipe(Schema.optional),
max_bytes: PositiveInt.pipe(Schema.optional),
}) {}

Xet Storage Details

Size:
296 Bytes
·
Xet hash:
8121d5b2b853f0f380289049ae39f89eee5ec5abcbc0c831daf1af644f04dae9

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.