schema.inputcolumnrecordargs.md
January 18, 2023 ยท View on GitHub
Home > @datashaper/schema > InputColumnRecordArgs
InputColumnRecordArgs interface
Signature:
export interface InputColumnRecordArgs
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| columns | Record<string, string> | Map of old column to new column names |