Page Contents
Home > @loopback/boot > BootBindings
BootBindings namespace
Namespace for boot related binding keys
Signature:
export declare namespace BootBindings
Variables
Variable | Description |
---|---|
BOOT_OPTIONS | Binding key for boot options |
BOOTER_PREFIX | |
BOOTERS | Booter binding namespace |
BOOTSTRAPPER_KEY | Binding key for binding the BootStrapper class |
PROJECT_ROOT | Binding key for determining project root directory |