UNPKG

cl-react-graph

Version:
3 lines (2 loc) 126 B
declare const svgTextWrap: (text: string, width: number, attrs: Record<string, any>) => string[]; export default svgTextWrap;