Type alias FSItemFileBase

FSItemFileBase: {
    bucket: string;
    chunks: number;
    region: string;
    version: FileEncryptionVersion;
}

Type declaration

Generated using TypeDoc