UNPKG

fictoan-react

Version:

A full-featured, designer-friendly, yet performant framework with plain-English props and focus on rapid iteration.

4 lines 226 B
export { Element } from './Element'; export { Div, Article, Aside, Body, Footer, Header, Main, Nav, Section, Span, Hyperlink } from './Tags'; export type { ElementProps } from './constants'; //# sourceMappingURL=index.d.ts.map