Closed mattdelsordo closed 6 years ago
This PR cleans up some project organization and code style issues:
api-interface.js
api.js
.then(x => x)
Resolves #37
Overview
This PR cleans up some project organization and code style issues:
api-interface.js
has had it's functionality refactored intoapi.js
.then(x => x)
patternsTesting Instructions
Resolves #37