mirror of
https://github.com/Kong/insomnia
synced 2024-11-12 17:26:32 +00:00
3 lines
139 B
TypeScript
3 lines
139 B
TypeScript
|
// WARNING: changing this to `export default` will break the mock and be incredibly hard to debug. Ask me how I know.
|
||
|
module.exports = {};
|