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?
optionalfile:File
Defined in: bee-js/src/types/index.ts:353
fsPath?
optionalfsPath: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