Skip to main content

Interface: CollectionEntry

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

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:315


fsPath?

optional fsPath: string

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


path

path: string

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


size

size: number

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

💬 Get Help