UNPKG

@kgdata/forcegraph

Version:
4 lines (3 loc) 135 B
import type { Target } from '../../utils'; declare const useAutoHeight: (target: Target) => number[]; export default useAutoHeight;