UNPKG

@aprilnea/nest-file-fastify

Version:

fastify-multipart decorators for Nest.js

4 lines (3 loc) 124 B
/// <reference types="node" /> import { pipeline } from "stream"; export declare const pump: typeof pipeline.__promisify__;