Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reorganize top-level API into submodule folders #2

Merged
merged 3 commits into from
Apr 12, 2017
Merged

Conversation

shawnbot
Copy link
Owner

This allows you to require specific top-level functions directly, a la:

const delegateAll = require('receptor/delegateAll');
const once = require('receptor/once');

@shawnbot shawnbot merged commit 170bfca into master Apr 12, 2017
@shawnbot shawnbot deleted the reorganize branch April 12, 2017 04:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant