docs: fix documentation generation
[poolifier.git] / src / index.ts
index d1482c8336aa0bfc755217ac015a58f2766af0e4..df5358aeba523fa37c8617eba17296c3a12d59d1 100644 (file)
@@ -46,3 +46,4 @@ export type {
   WorkerSyncFunction
 } from './utility-types'
 export type { CircularArray } from './circular-array'
+export type { Queue } from './queue'