Type Alias Transform

type Transform = {
    column?: ColumnTransform;
}
Index

Properties

Properties