Interface ForwardsObject

interface ForwardsObject {
    local: string;
    remote: string;
    serial: string;
}

Hierarchy (view full)

Properties

Properties

local: string
remote: string
serial: string