release: WRNexusJS 0.4.0
This commit is contained in:
@@ -225,3 +225,5 @@ export function createQueue(options: QueueOptions = {}): Queue {
|
||||
},
|
||||
};
|
||||
}
|
||||
export { memoryQueueStore, createDurableQueue } from "./durable.ts";
|
||||
export type { QueueStore, DurableQueue, DurableQueueOptions } from "./durable.ts";
|
||||
|
||||
Reference in New Issue
Block a user