UNPKG

mwoffliner

Version:
4 lines 135 B
import { Mutex } from 'async-mutex'; const zimCreatorMutex = new Mutex(); export { zimCreatorMutex }; //# sourceMappingURL=mutex.js.map