Preparing search index...
The search index is not available
arn-server
arn-server
project/ProjectPlugin
ProjectPlugin
Class ProjectPlugin
Hierarchy
ArnPlugin
ProjectPlugin
ProjectAdminPlugin
Index
Constructors
constructor
Properties
options
Methods
req
Api
Key
Constructors
constructor
new
Project
Plugin
(
server
:
FastifyInstance
<
Server
,
IncomingMessage
,
ServerResponse
,
FastifyBaseLogger
,
FastifyTypeProviderDefault
>
, projectOpts
:
FastifyRegisterOptions
<
ProjectAdminPluginOptions
>
)
:
ProjectPlugin
Parameters
server:
FastifyInstance
<
Server
,
IncomingMessage
,
ServerResponse
,
FastifyBaseLogger
,
FastifyTypeProviderDefault
>
projectOpts:
FastifyRegisterOptions
<
ProjectAdminPluginOptions
>
Returns
ProjectPlugin
Properties
Protected
options
options
:
FastifyRegisterOptions
<
ArnAdminPluginOptions
>
Methods
Static
req
Api
Key
req
Api
Key
(
req
:
FastifyRequest
<
RouteGenericInterface
,
Server
,
IncomingMessage
,
FastifySchema
,
FastifyTypeProviderDefault
,
unknown
,
FastifyBaseLogger
,
ResolveFastifyRequestType
<
FastifyTypeProviderDefault
,
FastifySchema
,
RouteGenericInterface
>
>
)
:
undefined
|
string
Parameters
req:
FastifyRequest
<
RouteGenericInterface
,
Server
,
IncomingMessage
,
FastifySchema
,
FastifyTypeProviderDefault
,
unknown
,
FastifyBaseLogger
,
ResolveFastifyRequestType
<
FastifyTypeProviderDefault
,
FastifySchema
,
RouteGenericInterface
>
>
Returns
undefined
|
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
arn-
server
@types
plugins/sensible
plugins/support
project/
Arn
Plugin
project/
Arn
Project
Context
project/
Path
Plugin
project/
Project
Admin
Plugin
project/
Project
Admin
Plugin
Options
project/
Project
Already
Exists
project/
Project
Not
Found
project/
Project
Plugin
services/
Default
Service
Factory
services/
Project
Registry
services/
Service
Factory
services/
Service
Registry
test/module
Mock
test/setup
Jest
Project
Plugin
constructor
options
req
Api
Key
Generated using
TypeDoc