# `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.
