AIRI Server API - v0.10.2
Preparing search index...
server-shared/src
RouteConfig
Interface RouteConfig
interface
RouteConfig
{
destinations
?:
(
string
|
RouteTargetExpression
)
[]
;
bypass
?:
boolean
;
delivery
?:
DeliveryConfig
;
}
Index
Properties
destinations?
bypass?
delivery?
Properties
Optional
destinations
destinations
?:
(
string
|
RouteTargetExpression
)
[]
Optional
bypass
bypass
?:
boolean
Optional
delivery
delivery
?:
DeliveryConfig
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
destinations
bypass
delivery
AIRI Server API - v0.10.2
Loading...