Skip to main content
Version: 1.x

IsLocked

isLocked

Checks if a lock is held using the default mutex

Signature
function isLocked(key: string): Promise<boolean>

Parameters

key

parameter
string