Skip to content

Commit

Permalink
chore: export child type (#2981)
Browse files Browse the repository at this point in the history
  • Loading branch information
roggervalf authored Dec 22, 2024
1 parent 0347411 commit 66097f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/classes/index.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
export * from './async-fifo-queue';
export * from './backoffs';
export * from './child';
export * from './child-pool';
export * from './child-processor';
export * from './errors';
Expand Down

0 comments on commit 66097f0

Please sign in to comment.