Clean comments
This commit is contained in:
parent
25099ee28e
commit
e81e37b613
|
@ -37,7 +37,7 @@ export interface LockOptions {
|
||||||
*/
|
*/
|
||||||
name: LockName
|
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
|
ttl: number
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in New Issue