UNPKG

aroma.js

Version:

A lightweight, feature-rich, and developer-friendly web framework to build modern applications with ease.

3 lines (2 loc) 126 B
export function enableTemplateEngine(app: any): void; export function render(app: any, res: any, view: any, data: any): void;