UNPKG

@mankindui/core

Version:

- a react component library - you can see how @mankindui/core can be used via examples: [usage examples](https://github.com/clarklindev/mankindui-test)

12 lines (11 loc) 360 B
import { cn as r } from "./cn.js"; import { Quadrant as a, getHorizontalQuadrant as n, getQuadrantWithRespectToViewport as i } from "./getQuadrant.js"; import { Position as d } from "./position.js"; export { d as Position, a as Quadrant, r as cn, n as getHorizontalQuadrant, i as getQuadrantWithRespectToViewport }; //# sourceMappingURL=index.js.map