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