UNPKG

veloze

Version:

A modern and fast express-like webserver for the web

3 lines (2 loc) 122 B
export function escapeHtml(string: string): string; export function escapeHtmlLit(literals: any, ...vars: any[]): string;