Type Alias RowIdMapperFunction<T>

RowIdMapperFunction: (row: RawTableRow<T>) => string

Type Parameters

Type declaration