UNPKG
@nicodoggie/fastify-file-upload
Version:
latest (4.0.1)
4.0.1
file upload plugin for Fastify
github.com/huangang/fastify-file-upload
huangang/fastify-file-upload
@nicodoggie/fastify-file-upload
/
.travis.yml
10 lines
•
130 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
language: node_js
node_js:
-
"14"
-
"12"
-
"10"
-
"8"
notifications:
email: on_success: never on_failure: always