Skip to main content

Interface: CollectionEntry

Defined in: bee-js/src/types/index.ts:350

Object represents a file and some of its metadata in [[Directory]] object.

Properties

file?

optional file: File

Defined in: bee-js/src/types/index.ts:353


fsPath?

optional fsPath: string

Defined in: bee-js/src/types/index.ts:354


path

path: string

Defined in: bee-js/src/types/index.ts:351


size

size: number

Defined in: bee-js/src/types/index.ts:352

💬 Get Help