anyline-js
Preparing search index...
types
StartVariable
Interface StartVariable
A key-value pair used to pass custom variables to the scanning plugin.
interface
StartVariable
{
key
:
string
;
value
:
string
|
number
|
boolean
;
}
Index
Properties
key
value
Properties
key
key
:
string
value
value
:
string
|
number
|
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
key
value
anyline-js
Loading...
A key-value pair used to pass custom variables to the scanning plugin.