Sha256: ebc5a6a2b919dab6ae9d7704b99c5ca49244cb447e8920413d1c91335be81ece
Contents?: true
Size: 203 Bytes
Versions: 1
Compression:
Stored size: 203 Bytes
Contents
import type { SpanningCellConfig } from './types/api'; import type { Row } from './types/internal'; export declare const validateSpanningCellConfig: (rows: Row[], configs: SpanningCellConfig[]) => void;
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
trusty-cms-6.3.1 | node_modules/table/dist/src/validateSpanningCellConfig.d.ts |