Skip to main content
Build Real-time Applications with the new "watch" API in Deno KV
Read more
function Deno.funlock
Unstable

Release an advisory file-system lock for the provided file.

Parameters

rid: number

Returns

Promise<void>