UNPKG

@nestjs/core

Version:

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

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