mirror of
https://github.com/Kong/insomnia
synced 2024-11-08 14:49:53 +00:00
4 lines
141 B
JavaScript
4 lines
141 B
JavaScript
|
// Just do nothing for node-libcurl. It fails to import in CI because it will have been
|
||
|
// built with Electron headers.
|
||
|
module.exports = {};
|