Open mrbrianevans opened 3 years ago
Add a post processor, typescript interface and random generator for twitter profile.js files.
profile.js
Example data:
{ "profile" : { "description" : { "bio" : "string", "website" : "string", "location" : "City, Country" }, "avatarMediaUrl" : "string", "headerMediaUrl" : "string" } }
Add a post processor, typescript interface and random generator for twitter
profile.js
files.Example data: