UNPKG

xobuilder-extractor

Version:

> **A sophisticated web application that converts HTML and CSS to JSON layout through an intelligent multi-step flow process with AI validation.**

5 lines (4 loc) 117 B
export declare const getIconDom: (html: string, selector: string) => { icon: string | null; type: string; };