UNPKG

jspurefix

Version:
7 lines (6 loc) 127 B
export interface IHop { NoHops?: number; HopCompID?: string; HopSendingTime?: Date; HopRefID?: number; }