UNPKG

@jsdsl/semaphore

Version:

A Promise-based semaphore implementation.

3 lines (2 loc) 91 B
export { Semaphore } from "./semaphore"; export { SemaphoreLock } from "./semaphore-lock";