UNPKG
@aprilnea/nest-file-fastify
Version:
latest (0.1.0)
0.1.0
fastify-multipart decorators for Nest.js
@aprilnea/nest-file-fastify
/
build
/
src
/
index.d.ts
5 lines
(4 loc)
•
118 B
TypeScript
View Raw
1
2
3
4
5
export
*
from
"./interceptors"
;
export
*
from
"./decorators"
;
export
*
from
"./storage"
;
export
*
from
"./multipart"
;