@adonisjs/view
Version:
View/template engine for AdonisJs
12 lines (11 loc) • 313 B
JavaScript
/*
* @adonisjs/view
*
* (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="./view.ts" />
/// <reference path="./context.ts" />
/// <reference path="./container.ts" />