@accelerated-software-development/caddy-api-client - v0.4.3
GitHub
Integration Tests
Preparing search index...
MapHandler
Interface MapHandler
interface
MapHandler
{
defaults
?:
string
[]
;
destinations
?:
string
[]
;
handler
:
"map"
;
mappings
?:
{
input
?:
string
;
outputs
?:
unknown
[]
}
[]
;
source
?:
string
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
defaults?
destinations?
handler
mappings?
source?
Properties
Optional
defaults
defaults
?:
string
[]
Optional
destinations
destinations
?:
string
[]
handler
handler
:
"map"
Optional
mappings
mappings
?:
{
input
?:
string
;
outputs
?:
unknown
[]
}
[]
Optional
source
source
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
defaults
destinations
handler
mappings
source
GitHub
Integration Tests
@accelerated-software-development/caddy-api-client - v0.4.3
Loading...