Interface ReversesForwardsBase

interface ReversesForwardsBase {
    local: string;
    remote: string;
}

Hierarchy (view full)

Properties

Properties

local: string
remote: string