UNPKG

@sikka/hawa

Version:

Modern UI Kit made with Tailwind

4 lines (2 loc) 93 B
type PositionType = "top" | "bottom" | "right" | "left"; export type { PositionType as P };