UNPKG

@visactor/vrender-core

Version:

```typescript import { xxx } from '@visactor/vrender-core'; ```

3 lines (2 loc) 123 B
export { getRichTextBounds, getTextBounds } from './graphic/bounds'; export { calculateLineHeight } from './common/utils';