UNPKG

@ka1do/kit

Version:
4 lines (3 loc) 184 B
import type { BaseConfig, Row } from './types/internal'; declare const _default: (unmappedRows: Row[], rowHeightIndex: number[], config: BaseConfig) => Row[]; export default _default;