UNPKG

nestjs-auto-reflect-metadata-emitter

Version:

[![Actions Status](https://github.com/Codibre/nestjs-auto-reflect-metadata-emitter/workflows/build/badge.svg)](https://github.com/Codibre/nestjs-auto-reflect-metadata-emitter/actions) [![Actions Status](https://github.com/Codibre/nestjs-auto-reflect-metad

3 lines (2 loc) 140 B
import { ObjectKeyType } from 'is-this-a-pigeon'; export declare function defineAllApiProperties(dto: Record<ObjectKeyType, object>): void;