UNPKG

carpooluikit

Version:
4 lines (3 loc) 142 B
export { default as Link } from "./Link"; export { default as LinkExternal } from "./LinkExternal"; export type { LinkProps } from "./types";