schema.inputcolumnrecordargs.md

January 18, 2023 ยท View on GitHub

Home > @datashaper/schema > InputColumnRecordArgs

InputColumnRecordArgs interface

Signature:

export interface InputColumnRecordArgs 

Properties

PropertyModifiersTypeDescription
columnsRecord<string, string>Map of old column to new column names

Contents

  1. 1InputColumnRecordArgs interface
  2. 2Properties