mirror of
https://github.com/mblanke/ThreatHunt.git
synced 2026-03-01 22:00:22 -05:00
CLAUDE branch
i made have screwed the pooch with this
This commit is contained in:
2
frontend/node_modules/axios/lib/env/classes/FormData.js
generated
vendored
Normal file
2
frontend/node_modules/axios/lib/env/classes/FormData.js
generated
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
import _FormData from 'form-data';
|
||||
export default typeof FormData !== 'undefined' ? FormData : _FormData;
|
||||
Reference in New Issue
Block a user