NumberColumnOptional type
Home > @cbnsndwch/zero-nest-mongoose > NumberColumnOptional
NumberColumnOptional type
Signature:
type NumberColumnOptional = {
type: 'number';
optional: true;
};How was this page?
Home > @cbnsndwch/zero-nest-mongoose > NumberColumnOptional
Signature:
type NumberColumnOptional = {
type: 'number';
optional: true;
};How was this page?