GHHG10's picture
download
raw
360 Bytes
export * as ConfigPluginV1 from "./plugin"
import { Schema } from "effect"
export const Options = Schema.Record(Schema.String, Schema.Unknown)
export type Options = Schema.Schema.Type<typeof Options>
export const Spec = Schema.Union([Schema.String, Schema.mutable(Schema.Tuple([Schema.String, Options]))])
export type Spec = Schema.Schema.Type<typeof Spec>

Xet Storage Details

Size:
360 Bytes
·
Xet hash:
8dc3c25403d45e73d2afd27f490e72f1599035e411f95719bbb081ae39950520

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