Your IP : 216.73.216.52


Current Path : /home/deltalab/PMS/ims-connector/node_modules/table/dist/src/
Upload File :
Current File : //home/deltalab/PMS/ims-connector/node_modules/table/dist/src/stringifyTableData.d.ts

import type { Row } from './types/internal';
export declare const stringifyTableData: (rows: unknown[][]) => Row[];