Skip to content
This repository was archived by the owner on Jan 8, 2026. It is now read-only.

Latest commit

 

History

History
20 lines (12 loc) · 593 Bytes

File metadata and controls

20 lines (12 loc) · 593 Bytes

Home > @datashaper/workflow > DataTable > (constructor)

DataTable.(constructor)

Constructs a new instance of the DataTable class

Signature:

constructor(datatable?: Readable<DataTableSchema>);

Parameters

Parameter Type Description
datatable Readable<DataTableSchema> (Optional)