// Copyright 2018-2025 the Deno authors. MIT license. import { DatabaseSync } from "ext:core/ops"; export { DatabaseSync }; export default { DatabaseSync, };