Type alias Prefix

Prefix: string | ((col: number, colName: string) => string)

Generated using TypeDoc