workflow.tablebundle._constructor_.md
January 18, 2023 ยท View on GitHub
Home > @datashaper/workflow > TableBundle > (constructor)
TableBundle.(constructor)
Constructs a new instance of the TableBundle class
Signature:
constructor(data?: Readable<TableBundleSchema>);
Parameters
| Parameter | Type | Description |
|---|---|---|
| data | Readable<TableBundleSchema> | (Optional) |