Browse Source

Add name 🐛

main
Spokequenouille 5 years ago
committed by GitHub
parent
commit
c6fc65970b
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      index.js

2
index.js

@ -1,3 +1,5 @@
//Antoine Schulz
import fastify from 'fastify'; import fastify from 'fastify';
// see axios doc on how to use it // see axios doc on how to use it
import axios from 'axios'; import axios from 'axios';

Loading…
Cancel
Save