Sha256: 92092429109a471a6c56f841596bd6506d0fba401eb1e553228c73c0727e23f6

Contents?: true

Size: 231 Bytes

Versions: 1

Compression:

Stored size: 231 Bytes

Contents

import type { SpanningCellConfig, TableUserConfig } from './types/api';
import type { Row } from './types/internal';
export declare const injectHeaderConfig: (rows: Row[], config: TableUserConfig) => [Row[], SpanningCellConfig[]];

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
trusty-cms-6.3.1 node_modules/table/dist/src/injectHeaderConfig.d.ts