UNPKG

@elsikora/nestjs-crud-automator

Version:

A library for automating the creation of CRUD operations in NestJS.

6 lines (5 loc) 153 B
export declare enum EApiGetDefaultStringFormatPropertiesBigIntStringSign { NEGATIVE = "negative", SIGNED = "signed", UNSIGNED = "unsigned" }