mirror of
https://github.com/Kong/insomnia
synced 2024-11-07 22:30:15 +00:00
Fixed flow error
This commit is contained in:
parent
a8a20252c6
commit
68cda7187b
2
flow-typed/insomnia-node-libcurl.js
vendored
2
flow-typed/insomnia-node-libcurl.js
vendored
@ -1,5 +1,5 @@
|
||||
declare class Curl {
|
||||
getVersion: () => string,
|
||||
static getVersion: () => string,
|
||||
static option: {
|
||||
ACCEPT_ENCODING: number,
|
||||
CAINFO: number,
|
||||
|
Loading…
Reference in New Issue
Block a user