GitHub
Preparing search index...
The search index is not available
@seamapi/blueprint - v0.29.0
@seamapi/blueprint
Route
Interface Route
interface
Route
{
endpoints
:
Endpoint
[]
;
isDeprecated
:
boolean
;
isDraft
:
boolean
;
isUndocumented
:
boolean
;
name
:
string
;
namespace
:
null
|
Namespace
;
path
:
string
;
subroutes
:
Route
[]
;
}
Index
Properties
endpoints
is
Deprecated
is
Draft
is
Undocumented
name
namespace
path
subroutes
Properties
endpoints
endpoints
:
Endpoint
[]
is
Deprecated
is
Deprecated
:
boolean
is
Draft
is
Draft
:
boolean
is
Undocumented
is
Undocumented
:
boolean
name
name
:
string
namespace
namespace
:
null
|
Namespace
path
path
:
string
subroutes
subroutes
:
Route
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
endpoints
is
Deprecated
is
Draft
is
Undocumented
name
namespace
path
subroutes
GitHub
@seamapi/blueprint - v0.29.0
Loading...