ing
This commit is contained in:
@@ -3,6 +3,7 @@ import { MetaIPType } from '../meta';
|
||||
export interface Interface {
|
||||
iface: string;
|
||||
mac: string;
|
||||
addresses: InterfaceAddress[] | null;
|
||||
}
|
||||
|
||||
export interface InterfaceAddress {
|
||||
|
||||
Reference in New Issue
Block a user