UNPKG

fastify-file-interceptor

Version:

This library for Nestjs using FastifyAdapter it rely on library fastify-multer and express multer

4 lines (2 loc) 87 B
import { v4 as uuid } from "uuid"; export const randomStringGenerator = () => uuid();