UNPKG

ideaz-element

Version:

<p align="center"> <a href="" target="_blank" rel="noopener noreferrer"> <img src="./docs/public/logo.svg" alt="Ideaz Element" width="180" style="width: 180px;" /> </a> </p>

11 lines (10 loc) 274 B
import "../../utils/index.mjs"; import t from "./src/index.mjs"; import { textProps as i } from "./src/text.mjs"; import { withInstall as o } from "../../utils/withInstall.mjs"; const p = o(t); export { p as default, i as textProps }; //# sourceMappingURL=index.mjs.map