UNPKG

@elsikora/nestjs-crud-automator

Version:

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

5 lines (4 loc) 121 B
export declare const DATE_CONSTANT: { readonly MAXIMUM_UNIX_TIME: number; readonly MINIMUM_UNIX_TIME: number; };