ofetch icon indicating copy to clipboard operation
ofetch copied to clipboard

Request method to function alias

Open Aybee5 opened this issue 2 years ago • 0 comments

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

Aybee5 avatar Aug 30 '23 09:08 Aybee5