UNPKG

uhtml

Version:

A minimalistic library to create fast and reactive Web pages

3 lines (2 loc) 119 B
export function html(template: any, ...values: any[]): any; export function svg(template: any, ...values: any[]): any;