1 2 3 4 5 6
# `deno_maybe_sync` Optionally `Sync` structures used in Deno. Deno uses the `Sync` feature, while Deno Deploy doesn't, so that's why we have this code.