ts-playground
    Preparing search index...
    interface SyncHead {
        local: null | string;
        remote: null | string;
    }
    Index

    Properties

    Properties

    local: null | string
    remote: null | string