Hierarchy

  • ModelUploaderSettings

Properties

hashType?: "xxh64" | "sha256"
options?: {
    [key: string]: unknown;
}

Type declaration

  • [key: string]: unknown
requireFullHash?: boolean
resolveConflictsWithPopup?: boolean
type?: "tree" | "volatile"

Generated using TypeDoc