UNPKG

nestjs-api-tools

Version:

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

3 lines (2 loc) 108 B
import { ApplyDecoratorsType } from '../types'; export declare const RestrictIp: () => ApplyDecoratorsType;