All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.format.xlink.d.ts Maven / Gradle / Ivy

The newest version!
/**
 * @param {Element} node Node.
 * @return {string|null} href.
 */
export function readHref(node: Element): string | null;
//# sourceMappingURL=xlink.d.ts.map




© 2015 - 2024 Weber Informatics LLC | Privacy Policy