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

3 lines (2 loc) 144 B
import { UnitValue } from '../domains/entities/general.entity'; export declare function string2Transition(transitionString: string): UnitValue;