UNPKG

orvex

Version:

A lightweight TypeScript library to create and manipulate HTML elements with ease.

2 lines (1 loc) 68 B
export declare function text(obj: HTMLElement, text: string): void;