UNPKG

express-joi-simple

Version:

## Installation

18 lines (17 loc) 363 B
export declare const settings: { info: { "version": string; "title": string; "description": string; "termsOfService": string; "contact": { "name": string; }; "license": { "name": string; }; }; host: string; basePath: string; documentationPath: string; };