Repository URL to install this package:
export * from './before-application-shutdown.interface'; export * from './on-application-bootstrap.interface'; export * from './on-application-shutdown.interface'; export * from './on-destroy.interface'; export * from './on-init.interface';