Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
benvelben authored May 8, 2024
1 parent 324e45b commit f4c2b37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions back/api-top-richest/v2/index.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
const API_BASE = "/api/v2";
import request from 'request';

let list = [
{ name: 'Elon Musk', net_worth: 240, bday_year: 1971, age: 51, nationality: 'South Africa' },
Expand Down

0 comments on commit f4c2b37

Please sign in to comment.