UNPKG

@nestjs/core

Version:

Nest - modern, fast, powerful node.js web framework (@core)

6 lines (5 loc) 206 B
export * from './on-app-bootstrap.hook'; export * from './on-app-shutdown.hook'; export * from './on-module-destroy.hook'; export * from './on-module-init.hook'; export * from './before-app-shutdown.hook';