UNPKG

recoder-code

Version:

🚀 AI-powered development platform - Chat with 32+ models, build projects, automate workflows. Free models included!

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';