Introduction
Migration
Configuration
Fundamentals
Advanced
Authentication & Security
API & Documentation
ORM
Orchestration & Workflow
Testing
Third-parties
Links
Premium ConfigSource
Premium TestContainers
Appearance
import { Decimal } from "@tsed/objection";
See /packages/orm/objection/src/decorators/decimal.ts.
function Decimal(options?: DecimalOptions): any;