UNPKG

carpooluikit

Version:
3 lines (2 loc) 123 B
export { default as Tag } from "./Tag"; export type { TagProps, Variant as TagVariant, Scale as TagScale } from "./types";