UNPKG

@loopback/docs

Version:
23 lines (15 loc) 564 B
--- lang: en title: 'API docs: boot.booter_phases' keywords: LoopBack 4.0, LoopBack 4 sidebar: lb4_sidebar permalink: /doc/en/lb4/apidocs.boot.booter_phases.html --- <!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@loopback/boot](./boot.md) &gt; [BOOTER\_PHASES](./boot.booter_phases.md) ## BOOTER\_PHASES variable Export of an array of all the Booter phases supported by the interface above, in the order they should be run. <b>Signature:</b> ```typescript BOOTER_PHASES: string[] ```