Page Contents

Home > @loopback/boot > InstanceWithBooters

InstanceWithBooters interface

Interface to describe an object that may have an array of booters.

Signature:

export interface InstanceWithBooters 

Properties

Property Modifiers Type Description
booters?   Constructor<Booter>[] (Optional)