Type alias TableColumnTypeParser

TableColumnTypeParser: ((val, ctx, definition) => any)

Type declaration

    • (val, ctx, definition): any
    • Parameters

      Returns any