Appearance
@revolist/revogrid / DataType
type DataType<D>: { [T in ColumnProp]: DataFormat<D> };
D
any
src/types/interfaces.ts:421