ofetch
ofetch copied to clipboard
Request method to function alias
Describe the feature
Hi, is it possible to have the request method as a function alias on ofetch as it's on axios where we have something like
$fetch.get('url', {config})
$fetch.post('url', {config})
https://github.com/axios/axios#request-method-aliases