safelinkify
Homepage
GitHub
Preparing search index...
index
SafelinkOptions
Interface SafelinkOptions
safelink options
interface
SafelinkOptions
{
exclude
:
string
[]
|
RegExp
[]
|
(
string
|
RegExp
)
[]
;
password
:
string
;
redirect
?:
string
|
string
[]
;
type
:
string
;
verbose
?:
boolean
;
}
Index
Properties
exclude
password
redirect?
type
verbose?
Properties
exclude
exclude
:
string
[]
|
RegExp
[]
|
(
string
|
RegExp
)
[]
password
password
:
string
Optional
redirect
redirect
?:
string
|
string
[]
type
type
:
string
Optional
verbose
verbose
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
exclude
password
redirect
type
verbose
Homepage
GitHub
safelinkify
Loading...
safelink options