@jupyterlite / @jupyterlite/contents / DriveFS / IFile
Interface: ~~IFile~~#
Defined in: packages/services/lib/contents/drivefs.d.ts:221
A file representation;
Properties#
~~data~~#
data:
Uint8Array
Defined in: packages/services/lib/contents/drivefs.d.ts:222
~~format~~#
format:
"json"|"text"|"base64"
Defined in: packages/services/lib/contents/drivefs.d.ts:223