mirror of
https://gitee.com/la-vie/console-pro-free.git
synced 2026-06-28 19:57:09 +00:00
first commit
This commit is contained in:
+2
@@ -0,0 +1,2 @@
|
||||
import _FormData from 'form-data';
|
||||
export default typeof FormData !== 'undefined' ? FormData : _FormData;
|
||||
Reference in New Issue
Block a user