UNPKG

@nestjs/common

Version:

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

6 lines (5 loc) 241 B
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';