|
@@ -3,6 +3,7 @@ export type GeoKind = string;
|
|
|
export type OnlineAPISupport = number;
|
|
export type OnlineAPISupport = number;
|
|
|
export type ProcessState = string;
|
|
export type ProcessState = string;
|
|
|
export type Protocol = string;
|
|
export type Protocol = string;
|
|
|
|
|
+export type addrFamily = number;
|
|
|
export type staticEgressResolver = string;
|
|
export type staticEgressResolver = string;
|
|
|
export type trafficLocalApplyAction = number;
|
|
export type trafficLocalApplyAction = number;
|
|
|
export type transportBits = number;
|
|
export type transportBits = number;
|