fix(core): export formData
This commit is contained in:
@@ -3,3 +3,4 @@ export { ISmartRequestOptions } from './smartrequest.interfaces';
|
||||
|
||||
export * from './smartrequest.jsonrest';
|
||||
export * from './smartrequest.binaryrest';
|
||||
export * from './smartrequest.formdata';
|
||||
|
Reference in New Issue
Block a user