UNPKG

orvex

Version:

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

2 lines (1 loc) 127 B
export declare function href(obj: HTMLAnchorElement | HTMLLinkElement | HTMLAreaElement | HTMLBaseElement, val: string): void;