UNPKG

@visx/text

Version:
4 lines 187 B
export { default as Text } from './Text'; export { default as getStringWidth } from './util/getStringWidth'; export { default as useText } from './hooks/useText'; export * from './types';