schema.unhotargs.md

May 15, 2024 ยท View on GitHub

Home > @datashaper/schema > UnhotArgs

UnhotArgs interface

Signature:

export interface UnhotArgs extends InputColumnListArgs, OutputColumnArgs, SourcePreservingArgs 

Extends: InputColumnListArgs, OutputColumnArgs, SourcePreservingArgs

Properties

PropertyModifiersTypeDescription
prefix?string(Optional)

Contents

  1. 1UnhotArgs interface
  2. 2Properties