/**
 * @adonisjs/http-server
 *
 * (c) Harminder Virk <virk@adonisjs.com>
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */
/// <reference path="container.d.ts" />
/// <reference path="context.d.ts" />
/// <reference path="http-server.d.ts" />
/// <reference path="middleware.d.ts" />
/// <reference path="request.d.ts" />
/// <reference path="response.d.ts" />
/// <reference path="route.d.ts" />
/// <reference path="cookie-client.d.ts" />
