fix build?

This commit is contained in:
mrjvs
2023-09-06 19:43:45 +02:00
parent e01f02870e
commit f684a9c674
3 changed files with 11 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
import FormData = require('form-data');
import FormData from 'form-data';
import { FetcherOptions } from '@/fetchers/types';