deno.com

property DatabaseSyncOptions.readOnly

If true, the database is opened in read-only mode. If the database does not exist, opening it will fail.

Type #

boolean | undefined