Page Contents
Home > @loopback/boot > Booter > discover
Booter.discover() method
Discover phase of the Booter. It should search for artifacts in this phase.
Signature:
discover?(): Promise<void>;
Returns:
Promise<void>
Home > @loopback/boot > Booter > discover
Discover phase of the Booter. It should search for artifacts in this phase.
Signature:
discover?(): Promise<void>;
Returns:
Promise<void>