UNPKG

htm

Version:

The Tagged Template syntax for Virtual DOM. Only browser-compatible syntax.

3 lines (2 loc) 125 B
import * as React from 'react'; declare const html: (strings: TemplateStringsArray, ...values: any[]) => React.ReactElement;