ZenFS
    Preparing search index...

    Interface JournalEntryInternal

    interface JournalEntry {
        op: "delete";
        path: string;
    }
    Index

    Properties

    Properties

    op: "delete"
    path: string