plugin-client: make fetchUrl exportable #1828
-
| Kubb-Client generates something like this: I need to import  
 @stijnvanhulle Please make it   | 
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
| Also, the HTTP method needs to be exportable, so it's best to have something like this: This allows us to use the  | 
Beta Was this translation helpful? Give feedback.
-
| @nimo23 Today, you can already export the URL helper when setting https://www.kubb.dev/plugins/plugin-client/#urltype to  | 
Beta Was this translation helpful? Give feedback.
@nimo23 Today, you can already export the URL helper when setting https://www.kubb.dev/plugins/plugin-client/#urltype to
'export'. I will also change the format so the method is also exported.