auth.provider API
Preparing search index...
@o3co/auth-provider-core
RouteOrderCycleDetails
Interface RouteOrderCycleDetails
Per A2-β §6.1.
interface
RouteOrderCycleDetails
{
cycle
:
readonly
{
after
?:
readonly
string
[]
;
before
?:
readonly
string
[]
;
id
:
string
;
}
[]
;
reason
:
"route-order-cycle"
;
}
Index
Properties
cycle
reason
Properties
Readonly
cycle
cycle
:
readonly
{
after
?:
readonly
string
[]
;
before
?:
readonly
string
[]
;
id
:
string
;
}
[]
Readonly
reason
reason
:
"route-order-cycle"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cycle
reason
auth.provider API
Loading...
Per A2-β §6.1.