Skip to content

Commit

Permalink
update generated index
Browse files Browse the repository at this point in the history
  • Loading branch information
vladbasin committed Jul 2, 2024
1 parent 9dc0b5e commit 98caaa3
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions src/index.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
export * from './CombineFactoriesOptionsType';
export * from './Combiner';
export * from './ProcessedError';
export * from './Result';
/**
* @file Automatically generated by barrelsby.
*/

export * from "./CombineFactoriesOptionsType";
export * from "./Combiner";
export * from "./ProcessedError";
export * from "./Result";

0 comments on commit 98caaa3

Please sign in to comment.