Clean comments
This commit is contained in:
parent
25099ee28e
commit
e81e37b613
|
@ -37,7 +37,7 @@ export interface LockOptions {
|
|||
*/
|
||||
name: LockName
|
||||
/**
|
||||
* The ttl to auto-expire the lock if not unlocked manually.
|
||||
* The ttl to auto-expire the lock if not unlocked manually
|
||||
*/
|
||||
ttl: number
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue