UNPKG

@visx/text

Version:
4 lines 185 B
// @visx/text export { default as Text } from "./Text.js"; export { default as getStringWidth } from "./util/getStringWidth.js"; export { default as useText } from "./hooks/useText.js";