Skip to content

Instantly share code, notes, and snippets.

@codeaholicguy
Created December 25, 2016 14:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save codeaholicguy/f0f1340bfb99ad772ed1f790e30a643b to your computer and use it in GitHub Desktop.
Save codeaholicguy/f0f1340bfb99ad772ed1f790e30a643b to your computer and use it in GitHub Desktop.
import {auth} from './auth';
import {setTracks} from './track';
export {
auth,
setTracks
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment