mirror of
https://github.com/Kong/insomnia
synced 2024-11-07 14:19:58 +00:00
4 lines
62 B
JavaScript
4 lines
62 B
JavaScript
declare module 'tough-cookie' {
|
|
declare module.exports: *
|
|
}
|