mirror of
https://github.com/FJurmanovic/wallet-web.git
synced 2026-02-06 06:08:10 +00:00
4 lines
165 B
TypeScript
4 lines
165 B
TypeScript
import { render, html, TemplateResult, directive, isPrimitive, nothing } from 'lit-html';
|
|
|
|
export { render, html, TemplateResult, directive, isPrimitive, nothing };
|