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

5 lines (4 loc) 183 B
import { before } from './emitter'; export declare const name = "nestjs-auto-reflect-metadata-emitter"; export declare const version = 1; export declare const factory: typeof before;