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>

12 lines (11 loc) 341 B
import "../../utils/index.mjs"; import o from "./src/index.mjs"; import { CHECKBOX_FILTER_PROPS as f, checkboxProps as h } from "./src/props.mjs"; import { withInstall as r } from "../../utils/withInstall.mjs"; const p = r(o); export { f as CHECKBOX_FILTER_PROPS, h as checkboxProps, p as default }; //# sourceMappingURL=index.mjs.map