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

8 lines (7 loc) 245 B
import { RawDataEEPV2 } from '../../../domains/entities/general.entity'; export declare const galleryEEP: (data: RawDataEEPV2) => { [x: string]: any; }; export declare const galleryItemEEP: (data: RawDataEEPV2) => { [x: string]: any; };