Skip to content

Instantly share code, notes, and snippets.

@blogui91
Created June 10, 2017 02:53
Show Gist options
  • Save blogui91/16e8d290df88a62c1ea9ade005b6532b to your computer and use it in GitHub Desktop.
Save blogui91/16e8d290df88a62c1ea9ade005b6532b to your computer and use it in GitHub Desktop.
import Service from 'easy-requests'
class Client extends Service
{
constructor(){
super();
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment