Interface LockOptions

Hierarchy

  • LockOptions

Properties

ifAvailable?: boolean
mode?: LockMode
signal?: AbortSignal
steal?: boolean