CustomColumn type
Home > @cbnsndwch/zero-nest-mongoose > CustomColumn
CustomColumn type
Signature:
type CustomColumn<T> = {
type: ValueType;
customType: T;
};References: ValueType
How was this page?
Home > @cbnsndwch/zero-nest-mongoose > CustomColumn
Signature:
type CustomColumn<T> = {
type: ValueType;
customType: T;
};References: ValueType
How was this page?