Skip to content

Commit

Permalink
export: 'concurrent' util
Browse files Browse the repository at this point in the history
  • Loading branch information
chase-moskal committed Jul 4, 2023
1 parent c3a0268 commit f03be3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions s/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@ export type * from "./requests/shop.js"
export type * from "./requests/tags.js"

export * from "./utils/errors.js"
export * from "./utils/concurrent.js"

0 comments on commit f03be3e

Please sign in to comment.