UNPKG

@ndustrial/node-distributed-lock

Version:

Enables distributed locking for sequelize applications

6 lines (5 loc) 168 B
export = getQueryInterface; declare function getQueryInterface({ queryInterface, queryInterfaceName }: { queryInterface: any; queryInterfaceName: any; }): any;