Page Contents

Home > @loopback/boot > ModelApiBooter > load

ModelApiBooter.load() method

Load the the model config files

Signature:

load(): Promise<void>;

Returns:

Promise<void>