mirror of
https://github.com/jdalrymple/gitbeaker.git
synced 2026-01-25 16:04:01 +00:00
Import Headers type from form-data (#2546)
Fix the import in RequesterUtils to fix a compile error identified in #2545 fixes #2545
This commit is contained in:
parent
85dffe6283
commit
4aacdc2b65
@ -1,5 +1,5 @@
|
||||
import { decamelizeKeys } from 'xcase';
|
||||
import FormData from 'form-data';
|
||||
import FormData, { Headers } from 'form-data';
|
||||
import { stringify } from 'qs';
|
||||
|
||||
// Types
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user