prorm API Reference
← Documentation
GitLab
Preparing search index...
index
getLockOptions
Function getLockOptions
getLockOptions
(
target
:
object
,
propertyKey
:
string
|
symbol
,
)
:
WithLockOptions
|
undefined
Get lock options for a method.
Parameters
target
:
object
The target object
propertyKey
:
string
|
symbol
The property key
Returns
WithLockOptions
|
undefined
Lock options or undefined
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
← Documentation
GitLab
prorm API Reference
Loading...
Get lock options for a method.