UNPKG

nestjs-api-tools

Version:

Wrappers for convenient API development including validation, logging and i18n wrappers

3 lines (2 loc) 116 B
import { ColumnOptions } from 'typeorm'; export declare const Date: (options?: ColumnOptions) => PropertyDecorator;