@refinio/one.models
    Preparing search index...

    Starting point in the persisted file system. Points to a root entry.

    interface PersistentFileSystemRoot {
        $type$: "PersistentFileSystemRoot";
        root: PersistentFileSystemRootEntry;
    }
    Index

    Properties

    Properties

    $type$: "PersistentFileSystemRoot"