UNPKG

@hapiness/core

Version:

Project to have a HapiJS (https://hapijs.com/) based framework to create easier NodeJS back-end with some awesome features

5 lines (4 loc) 93 B
export interface BootstrapOptions { extensionTimeout?: number; shutdown?: boolean; }