Member Junction
Preparing search index...
@memberjunction/server
MJServerOptions
Type Alias MJServerOptions
type
MJServerOptions
=
{
onBeforeServe
?:
()
=>
void
|
Promise
<
void
>
;
restApiOptions
?:
Partial
<
RESTApiOptions
>
;
}
Index
Properties
on
Before
Serve?
rest
Api
Options?
Properties
Optional
on
Before
Serve
onBeforeServe
?:
()
=>
void
|
Promise
<
void
>
Optional
rest
Api
Options
restApiOptions
?:
Partial
<
RESTApiOptions
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
on
Before
Serve
rest
Api
Options
Member Junction
Loading...