UNPKG

@eddaic/nestjs-decorators

Version:

Additional decorators intended for use with NestJS framework.

2 lines (1 loc) 87 B
export declare function tryBigInt(value: string | number | bigint | boolean): boolean;