Deno.funlock - Deno documentation
function Deno.funlock
Unstable

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

Parameters

rid: number

Return Type

Promise<void>