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