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