Stone.js API
Docs
Home
Preparing search index...
stone-js-openapi/src/declaredOn
DeclaringRoute
Interface DeclaringRoute
A route, reduced to what reading a declaration needs.
interface
DeclaringRoute
{
getOption
:
<
T
>
(
key
:
string
)
=>
T
;
}
Index
Properties
get
Option
Properties
get
Option
getOption
:
<
T
>
(
key
:
string
)
=>
T
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
get
Option
Docs
Home
Stone.js API
Loading...
A route, reduced to what reading a declaration needs.