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

    Persisted file system directory structure

    interface PersistentFileSystemDirectory {
        $type$: "PersistentFileSystemDirectory";
        children: PersistentFileSystemChild[];
    }
    Index

    Properties

    Properties

    $type$: "PersistentFileSystemDirectory"