PHP WebShell
Текущая директория: /opt/BitGoJS/node_modules/table/dist/src
Просмотр файла: makeTableConfig.d.ts
import type { SpanningCellConfig, TableUserConfig } from './types/api';
import type { Row, TableConfig } from './types/internal';
/**
* Makes a new configuration object out of the userConfig object
* using default values for the missing configuration properties.
*/
export declare const makeTableConfig: (rows: Row[], config?: TableUserConfig, injectedSpanningCellConfig?: SpanningCellConfig[] | undefined) => TableConfig;
Выполнить команду
Для локальной разработки. Не используйте в интернете!