Page Contents
Home > @loopback/boot > InterceptorProviderBooter > (constructor)
InterceptorProviderBooter.(constructor)
Constructs a new instance of the InterceptorProviderBooter
class
Signature:
constructor(app: Application, projectRoot: string, interceptorConfig?: ArtifactOptions);
Parameters
Parameter | Type | Description |
---|---|---|
app | Application | |
projectRoot | string | |
interceptorConfig | ArtifactOptions |