emma-sdk icon indicating copy to clipboard operation
emma-sdk copied to clipboard

Adding index.js

Open snraets opened this issue 7 years ago • 0 comments

One suggestion. I was using your emma-sdk in typescript. For some reason, it was having problems with your "main" in the package.json. Would it be ok to add an index.js to the root.

module.exports = require('./lib/emma');

Thanks

snraets avatar Jan 30 '17 20:01 snraets