KC's Workspace
Github
Preparing search index...
@kcconfigs/vitest
<internal>
DropArgument
Interface DropArgument
interface
DropArgument
{
localAddress
?:
string
;
localFamily
?:
string
;
localPort
?:
number
;
remoteAddress
?:
string
;
remoteFamily
?:
string
;
remotePort
?:
number
;
}
Index
Properties
local
Address?
local
Family?
local
Port?
remote
Address?
remote
Family?
remote
Port?
Properties
Optional
local
Address
localAddress
?:
string
Optional
local
Family
localFamily
?:
string
Optional
local
Port
localPort
?:
number
Optional
remote
Address
remoteAddress
?:
string
Optional
remote
Family
remoteFamily
?:
string
Optional
remote
Port
remotePort
?:
number
Settings
Member Visibility
Protected
External
Internal
Beta
Alpha
Theme
OS
Light
Dark
On This Page
Properties
local
Address
local
Family
local
Port
remote
Address
remote
Family
remote
Port
Github
KC's Workspace
Loading...