UNPKG

efx-api-node

Version:

<img src="https://avatars3.githubusercontent.com/u/33315316?s=200&v=4" align="right" />

10 lines (8 loc) 202 B
/* * Leverages require.js loading cache in order to share an object * among multiple files on the same process. * NOTE: * - this is ugly * - quick hack to make tests run */ module.exports = {}