.
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
* @file Automatically generated by barrelsby.
|
||||
*/
|
||||
|
||||
export * from "./index";
|
||||
export * from "./MyDataSource";
|
||||
|
||||
@@ -2,4 +2,6 @@
|
||||
* @file Automatically generated by barrelsby.
|
||||
*/
|
||||
|
||||
export * from "./index";
|
||||
export * from "./recipes/Recipe";
|
||||
export * from "./recipes/RecipeNotFoundError";
|
||||
export * from "./recipes/RecipeResolver";
|
||||
|
||||
Reference in New Issue
Block a user