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.**

4 lines (3 loc) 159 B
import { StyleField } from '../domains/entities/general.entity'; export declare const STYLE_FIELD: StyleField; export declare const nonBlankTags: Set<string>;