@refinio/one.models
    Preparing search index...
    interface FileSystemFile {
        content: Uint8Array;
    }
    Index

    Properties

    Properties

    content: Uint8Array

    The file's content can be either ArrayBuffer or a reference to a BLOB