mirror of
https://github.com/Kong/insomnia
synced 2024-11-12 17:26:32 +00:00
4 lines
89 B
JavaScript
4 lines
89 B
JavaScript
|
'use strict'
|
||
|
|
||
|
module.exports = require('require-directory')(module, {exclude: /output/})
|