-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add suite/0 exports at beginning of export list
Summary: This follows more closely the conventions we are currently using. In order to do this, we extend ExportBuilder so that one can optionally specify whether the function is to be added first or last (default) Reviewed By: alanz Differential Revision: D49916623 fbshipit-source-id: e68f31c8c20e6b17433a9a6dcef3ae50c2e43102
- Loading branch information
1 parent
d5de557
commit de33ecd
Showing
2 changed files
with
43 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters