UNPKG

@ndustrial/node-distributed-lock

Version:

Enables distributed locking for sequelize applications

3 lines (2 loc) 81 B
export = getLockInterface; declare function getLockInterface(dialect: any): any;