Decimal
@tsed/objection
Usage
typescript
import { Decimal } from "@tsed/objection";
See /packages/orm/objection/src/types/decorators/decimal.ts.
Overview
ts
function Decimal(options?: DecimalOptions): any;