This package is a collection of decorators,utilities and services that can be used to simplify the development of Tsed backend applications.(microservice)
npm install @januscaler/tsed-helper// for numbers
{
"field":{
mode:"RG",
value:[5,30]
}
}
// for date
{
"field":{
"mode":"RG",
"value":["2024-10-13T16:15:57.132Z","2024-10-13T16:15:57.132Z"]
}
}