build(deps-dev): apply updates
[poolifier.git] / src / index.ts
index 0c948c847b6bb974253e4c421e640a95b5bc5fd7..03ee28090ba4aef76bdd84d8c5072185487e7f5a 100644 (file)
@@ -47,3 +47,4 @@ export type {
   WorkerSyncFunction
 } from './utility-types'
 export type { CircularArray } from './circular-array'
+export type { Queue } from './queue'