UNPKG

physical

Version:

virtual physical network infrastructure layer interface

5 lines (4 loc) 111 B
import {Handshake} from "./Handshake"; export interface SYNQ extends Handshake{ supported: string[]; }