Page Contents

Home > @loopback/boot > BaseArtifactBooter > (constructor)

BaseArtifactBooter.(constructor)

Constructs a new instance of the BaseArtifactBooter class

Signature:

constructor(projectRoot: string, options: ArtifactOptions);

Parameters

Parameter Type Description
projectRoot string  
options ArtifactOptions