UNPKG

fybdp-d3-kg

Version:

Knowledge Graph using React and D3.js

5 lines (4 loc) 146 B
export declare const calculateDimensions: (text: string, fontFamily: string, fontSize: string) => { width: number; height: number; };