UNPKG

@native-html/heuristic-table-plugin

Version:

🔠 A 100% native component using heuristics to render tables in react-native-render-html

3 lines (2 loc) • 116 B
import { Display } from '../shared-types'; export default function computeColumnWidths(display: Display): number[];